Skip to content

Commit

Permalink
- Updated CircleCI to test only.
Browse files Browse the repository at this point in the history
  • Loading branch information
avishayil committed Feb 12, 2017
1 parent 76d15d8 commit 5a517f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions circle.yml
Expand Up @@ -4,8 +4,6 @@ machine:
dependencies:
override:
- cd examples && cd RNOneSignal && npm install
- npm install -g react-native-cli
test:
override:
- npm test
- cd examples && cd RNOneSignal && react-native bundle --minify
- cd examples && cd RNOneSignal && npm test

0 comments on commit 5a517f5

Please sign in to comment.