Skip to content

Commit

Permalink
Don't run CI tests on Node 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed Jun 24, 2014
1 parent 6db562c commit fc1c81d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "0.10"
- "0.8"
before_script:
- npm install -g bower
- bower install
Expand Down

0 comments on commit fc1c81d

Please sign in to comment.