Browse Source

Update .travis.yml

patch-2
Matias Alejo Garcia 8 years ago
committed by GitHub
parent
commit
87c8839125
  1. 4
      .travis.yml

4
.travis.yml

@ -1,10 +1,8 @@
language: node_js
sudo: false
node_js:
- '0.10'
- '0.12'
- '2.0.0'
- '4'
- '6'
before_install:
- npm install -g bower
- export DISPLAY=:99.0

Loading…
Cancel
Save