Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

Commit

Permalink
Trying out Travis Trusty and Node 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wyuenho committed Mar 10, 2016
1 parent bb49fc3 commit 81ad681
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,6 +1,8 @@
sudo: required
dist: trusty
language: node_js
node_js:
- 0.10
- 4.1
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit 81ad681

Please sign in to comment.