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

Commit 98460a2

Browse files
committed
Bump Travis node version
1 parent 331f77a commit 98460a2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
language: node_js
22
sudo: required
33
node_js:
4-
- 6.3.1
5-
- 6
6-
- 7
4+
- 8.9.3
75
script: npm run-script ci
86
cache:
97
directories:

0 commit comments

Comments
 (0)