Skip to content

Commit 006577a

Browse files
committedNov 25, 2016
Update tes matrix
1 parent f633dae commit 006577a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed
 

‎.travis.yml

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- v0.10
5-
- v0.12
6-
- v4
7-
- v5
8-
- v6
4+
- 0.12
5+
- 4
6+
- 6
7+
- node
98
after_success: "./deploy.sh"
109
env:
1110
global:

0 commit comments

Comments
 (0)
Please sign in to comment.