mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
[skip ci] Update travis config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user