Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 6d8f763

Browse files
Cristian TraversoRoberto Ciccone
authored andcommitted
DESIGNER-1882 change node version for travis
1 parent 8662cb8 commit 6d8f763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- "4.4"
4+
- "8"
55
before_script:
66
- npm install -g grunt-cli
77
- npm install -g bower

0 commit comments

Comments
 (0)