Skip to content

Commit

Permalink
Use new travis infrastructure
Browse files Browse the repository at this point in the history
For faster builds.
Also test on more versions.
  • Loading branch information
sabberworm committed Nov 9, 2015
1 parent c46d1d8 commit 2d9de82
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
language: node_js
sudo: false
node_js:
- 0.10
- 0.12
- 4.0
- 4.1
- 4.2
- 5.0
- stable

before_script:
- export DISPLAY=:99.0
Expand Down

0 comments on commit 2d9de82

Please sign in to comment.