Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit ae469e1

Browse files
Run tests on Node.js 8
1 parent 0dfdcb0 commit ae469e1

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
@@ -2,7 +2,7 @@
22
sudo: false
33
language: node_js
44
node_js:
5-
- '7'
5+
- '8'
66
script:
77
- npm run lint
88
cache:

0 commit comments

Comments
 (0)