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

Commit d674ed4

Browse files
Start testing on Node 7
1 parent f2ff4ac commit d674ed4

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-
- '6'
5+
- '7'
66
script:
77
- npm run lint
88
cache:

0 commit comments

Comments
 (0)