[skip ci] Update travis config

This commit is contained in:
Polymer Format Bot
2015-11-17 18:00:53 -08:00
parent de03d15eb2
commit 14e90b4ff9

View File

@@ -1,9 +1,9 @@
language: node_js
node_js:
- "4.1"
- '4.1'
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- 'export DISPLAY=:99.0'
- sh -e /etc/init.d/xvfb start
- sleep 3
- npm i -g bower
- bower i