Skip to content

Commit 17950a6

Browse files
committed
- Bump Node version in Travis to avoid erring with object rest in eslint-plugin-node routine
1 parent 5399fc5 commit 17950a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- '6.0'
4+
- '8.0'

0 commit comments

Comments
 (0)