Skip to content

Commit

Permalink
Fixed CI script 4
Browse files Browse the repository at this point in the history
  • Loading branch information
gaer87 committed Jun 29, 2017
1 parent 45bbc58 commit 4eb4cf0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
language: node_js

node_js:
- node
- "6"

addons:
srcclr: true

before_install:
- rm -rf node_modules
#- rm package-lock.json
- npm cache verify

install:
- npm install
- npm install react
Expand Down

0 comments on commit 4eb4cf0

Please sign in to comment.