Skip to content

Commit ae990c7

Browse files
committed
Update Travis to use latest version
1 parent 037ee4e commit ae990c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: node_js
22
node_js:
3-
- "4.1"
4-
- "4.0"
3+
- "6.4"
54
before_script:
65
- npm install -g gulp
76
- gulp build

0 commit comments

Comments
 (0)