Skip to content

Commit d4692c5

Browse files
authoredSep 7, 2018
Merge pull request #26 from abetomo/update_ci_test_to_lts_version
Update CI test to LTS version
2 parents 2738ffa + fae907f commit d4692c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
22
node_js:
3-
- "4"
43
- "6"
5-
- "7"
4+
- "8"
5+
- "10"

0 commit comments

Comments
 (0)
Please sign in to comment.