This repository has been archived by the owner on Aug 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-added old platform files we removed after forking Wildabeast
Doing it this way is sub-optimal but it's by far the quickest way to make sure everything remains as it was.
- Loading branch information
1 parent
6a7d720
commit 172f164
Showing
63 changed files
with
10,013 additions
and
3,688 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
language: objective-c | ||
git: | ||
depth: 2 | ||
node_js: | ||
- "0.10" | ||
install: | ||
- echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config | ||
- cd .. | ||
- npm install -g cordova-paramedic | ||
- npm install -g cordova | ||
- npm install -g ios-sim | ||
script: | ||
- cordova-paramedic --platform ios --plugin ${TRAVIS_BUILD_DIR} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.