Skip to content

Commit 692dd47

Browse files
committed
Correct travis versions
1 parent f6b203a commit 692dd47

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,8 +2,8 @@ sudo: false
22
language: node_js
33
node_js:
44
- "4"
5-
- "5"
65
- "6"
6+
- "7"
77
script:
88
- npm run lint
99
- npm test

0 commit comments

Comments
 (0)