Skip to content

Commit 1d22d1c

Browse files
mischahSBoudrias
authored andcommitted
Remove Node 0.10 from travis config (#489)
* Remove Node 0.10 from travis config * Add Node 7 to travis config
1 parent 846fd3c commit 1d22d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- v0.10
54
- v0.12
65
- v4
76
- v5
87
- v6
8+
- v7

0 commit comments

Comments
 (0)