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

Commit b156f4d

Browse files
Run Travis tasks on Node.js 6
1 parent cfb8c6a commit b156f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- '5.9'
4+
- '6.0'
55
script:
66
- npm run lint
77
cache:

0 commit comments

Comments
 (0)