Skip to content

Commit

Permalink
Update .travis.yml (thlorenz#136)
Browse files Browse the repository at this point in the history
Remove v0.11 and add more modern nodejs versions.
  • Loading branch information
PeterDaveHello authored and AndrewSouthpaw committed Nov 9, 2017
1 parent e0831d3 commit 14ec48c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
language: node_js
node_js:
- 0.10
- 0.11
- 0.12
- 4
- 6
- 8
- 9

0 comments on commit 14ec48c

Please sign in to comment.