Skip to content

Commit 976965c

Browse files
authored
Update .travis.yml
1 parent 65497a1 commit 976965c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
sudo: false
22
language: node_js
33
node_js:
4+
- 10
45
- 8
56
- 6
67
- 4
78
- '0.12'
89
- '0.10'
910
matrix:
10-
fast_finish: true
11+
fast_finish: true

0 commit comments

Comments
 (0)