Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
cnwhy committed Jan 4, 2017
1 parent 0fa2eee commit d9fe125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ node_js:
- "7"
before_script:
- npm install -g gulp
- npm install -g istanbul
# - npm install -g istanbul
script: gulp
# Run test script, depending on istanbul install
# - "test -n $(npm -ps ls istanbul) || npm test"
Expand Down

0 comments on commit d9fe125

Please sign in to comment.