Skip to content

Commit

Permalink
Also test in earlier versions of node
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaelig committed May 5, 2016
1 parent a9006e3 commit fdf22a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,6 +1,8 @@
language: node_js
node_js:
- '4.2'
- 4.2
- 5
- 6
install:
- npm install
script:
Expand Down

0 comments on commit fdf22a2

Please sign in to comment.