We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74fff2f + ae2d48c commit ead6102Copy full SHA for ead6102
.travis.yml
@@ -0,0 +1,7 @@
1
+language: node_js
2
+node_js:
3
+ - "0.11"
4
+before_install:
5
+ - export DISPLAY=:99.0
6
+script:
7
+ - ./tool/travis.sh
0 commit comments