Browse Source

updates node on travis.yml

pull/258/head
jlukic 11 years ago
parent
commit
f6d6622107
1 changed files with 1 additions and 1 deletions
  1. 2
      travis.yml

2
travis.yml

@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.8
- "0.10"
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Loading…
Cancel
Save