10000 Merge pull request #28 from yahoo/travis · nqdy666/serialize-javascript@331a6cf · GitHub
[go: up one dir, main page]

Skip to content

Commit 331a6cf

Browse files
authored
Merge pull request yahoo#28 from yahoo/travis
Update Node.js versions on CI
2 parents 4cf1296 + 24408bb commit 331a6cf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
language: node_js
22
node_js:
3-
- "0.10"
4-
- "0.12"
53
- "4"
6-
- "5"
74
- "6"
5+
- "8"

0 commit comments

Comments
 (0)
0