Skip to content

Commit

Permalink
Update travis build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
claydiffrient authored Dec 12, 2016
1 parent e50dc70 commit 1dea51d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
language: node_js
node_js:
- "0.10"
- "7"
- "6"
- "5"
- "4"
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start

0 comments on commit 1dea51d

Please sign in to comment.