Skip to content

Commit

Permalink
build: remove unnecessary Travis CI command
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Aug 5, 2015
1 parent 92608fb commit c8867bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,6 @@ node_js:
sudo: false
before_install:
# Setup Node.js version-specific dependencies
- "test $TRAVIS_NODE_VERSION != '0.6' || npm rm --save-dev istanbul"
- "test $TRAVIS_NODE_VERSION != '0.8' || npm rm --save-dev istanbul"
script:
# Run test script, depending on istanbul install
Expand Down

0 comments on commit c8867bc

Please sign in to comment.