mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
update travis to node 8 (#1965)
This commit is contained in:
committed by
Eugenio Romano
parent
b9b7789283
commit
48e86c0003
+1
-1
@@ -2,7 +2,7 @@ language: node_js
|
|||||||
dist: trusty
|
dist: trusty
|
||||||
sudo: false
|
sudo: false
|
||||||
node_js:
|
node_js:
|
||||||
- "6"
|
- "8"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- "export DISPLAY=:99.0"
|
- "export DISPLAY=:99.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user