Skip to content

Commit

Permalink
Added support for node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack committed Aug 17, 2016
1 parent 20ee5f1 commit d25e2b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,4 +1,6 @@
sudo: false

language: node_js

node_js:
- "0.12"
- 6

0 comments on commit d25e2b1

Please sign in to comment.