cleanup before addint travis & mocha testing

This commit is contained in:
Andrey Sidorov 2012-05-31 12:31:49 +10:00
parent 5b191458d3
commit b6a0ceff7f
34 changed files with 9 additions and 0 deletions

9
.travis.yml Normal file
View file

@ -0,0 +1,9 @@
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
language: node_js
node_js:
- 0.4
- 0.6
- 0.7 # development version of 0.8, may be unstable

View file

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB