Skip to content

Commit 03a9948

Browse files
committed
Use explicite version in travis
1 parent c5315c6 commit 03a9948

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
@@ -3,7 +3,7 @@ language: node_js
33
node_js:
44
- "4"
55
- "5"
6-
- stable
6+
- "6"
77
script:
88
- npm run lint
99
- npm test

0 commit comments

Comments
 (0)