Skip to content

Commit

Permalink
Replaced node 0.8 with 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
taras committed Dec 6, 2014
1 parent 585ba8c commit d3414e6
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
@@ -1,7 +1,7 @@
language: node_js
node_js:
- '0.10'
- '0.8'
- '0.11'
after_success:
- "./bin/publish_to_s3.js"
env:
Expand Down

0 comments on commit d3414e6

Please sign in to comment.