We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49963e commit 87c14baCopy full SHA for 87c14ba
.travis.yml
@@ -2,7 +2,7 @@ language: node_js
2
node_js:
3
- "0.10"
4
- "0.11"
5
- - "node" # latest stable Node.js release
+ - "node" # latest stable Node.js release
6
before_script:
7
- export DISPLAY=:99.0
8
- sh -e /etc/init.d/xvfb start
0 commit comments