Skip to content

Commit

Permalink
ci(attempt to fix tests):
Browse files Browse the repository at this point in the history
  • Loading branch information
shahen94 committed Mar 24, 2017
1 parent aaf4c03 commit 3cd8067
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
sudo: false
language: node_js
cache:
directories:
- node_modules

node_js:
- '6'
before_script:
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,5 @@
"react-native-create-library": "^1.0.4",
"react-test-renderer": "15.3.2",
"semantic-release": "^4.3.5"
},
"peerDependencies": {
"react-native": ">=0.35"
}
}

0 comments on commit 3cd8067

Please sign in to comment.