Skip to content

Commit e67702d

Browse files
authored
Travis to LTS node
1 parent 54cb10b commit e67702d

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.2"
4-
- "5.1"
3+
- "8.9"
54
install: npm install
65
script: npm run grunt
76
sudo: false

0 commit comments

Comments
 (0)