Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
Re-added old platform files we removed after forking Wildabeast
Browse files Browse the repository at this point in the history
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
EddyVerbruggen authored and vladimir-kotikov committed May 5, 2016
1 parent 6a7d720 commit 172f164
Show file tree
Hide file tree
Showing 63 changed files with 10,013 additions and 3,688 deletions.
13 changes: 13 additions & 0 deletions .travis.yml
@@ -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}
11 changes: 0 additions & 11 deletions BarcodeScanner.iml

This file was deleted.

57 changes: 0 additions & 57 deletions spec/barcodescanner.tests.js

This file was deleted.

101 changes: 0 additions & 101 deletions spec/html/HtmlReporter.js

This file was deleted.

60 changes: 0 additions & 60 deletions spec/html/HtmlReporterHelpers.js

This file was deleted.

0 comments on commit 172f164

Please sign in to comment.