Skip to content

Commit 72abcbe

Browse files
committed
Travis should only test for node versions that Angular 2 supports.
1 parent 1c12084 commit 72abcbe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
language: node_js
22
node_js:
33
- "5"
4-
- "4"
5-
- "0.12"
6-
- "iojs"
4+
- "4"

0 commit comments

Comments
 (0)