Skip to content

Commit

Permalink
Out with 0.12, in with 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rgbkrk authored Sep 29, 2016
1 parent 273e78a commit 752c210
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 @@
language: node_js
sudo: false
node_js:
- "6"
- "5"
- "4"
- "0.12"
install:
- npm install -g codecov
- npm install
Expand Down

0 comments on commit 752c210

Please sign in to comment.