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

Skip to content

Commit d6889ee

Browse files
author
Johannes
committed
- Removed node 0.6 and 0.7 from .travis.yml
1 parent e70f1c0 commit d6889ee

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

.travis.yml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
language: node_js
2-
node_js:
3-
- 0.8
4-
- 0.7
5-
- 0.6
6-
7-
script:
1+
language: node_js
2+
node_js:
3+
- 0.8
4+
5+
script:
86
- npm test

0 commit comments

Comments
 (0)