Browse Source

Update .travis.yml

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

2
.travis.yml

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

Loading…
Cancel
Save