Skip to content

Commit 7b368cc

Browse files
committed
Updated .travis.yml: Removed node 0.8
Due to devDependencies utilizing the `^` version operator in their dependencies, and node 0.8's version of npm being incompatible with it, the travis builds fail.
1 parent 6a76da6 commit 7b368cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: node_js
22
node_js:
3-
- 0.8
43
- 0.10
54
- 0.11

0 commit comments

Comments
 (0)