mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
Add Nodejs 5.1 to travis config
Also update from Nodejs 4.1 to 4.2 which is LTS version.
This commit is contained in:
@@ -8,7 +8,8 @@ addons:
|
||||
packages:
|
||||
- google-chrome-stable
|
||||
node_js:
|
||||
- '4.1'
|
||||
- '4.2'
|
||||
- '5.1'
|
||||
before_script:
|
||||
- 'export DISPLAY=:99.0'
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
|
||||
Reference in New Issue
Block a user