Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit e6fe75e

Browse files
committed
update travis config
1 parent a929196 commit e6fe75e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.travis.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
2-
sudo: false
2+
33
node_js:
4-
- "8"
5-
- "6"
6-
- "4"
4+
- node
5+
- 12
6+
- 10
7+
- 8
8+
- 6

0 commit comments

Comments
 (0)