Skip to content

Commit

Permalink
remove compatibility with node v 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
llarousserie committed Sep 16, 2016
1 parent e399b54 commit c49d1f5
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,9 +1,9 @@
sudo: false
language: node_js
node_js:
- v6
- v5
- v4
- '0.12'
before_script:
- npm install
after_success:
Expand Down

0 comments on commit c49d1f5

Please sign in to comment.