Skip to content

Commit 0f0e1ae

Browse files
committed
Fix nodejs javascript versions
1 parent 6ac915a commit 0f0e1ae

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,5 +1,5 @@
11
language: node_js
22
node_js:
3+
- "0.12"
34
- "0.11"
45
- "0.10"
5-
- "0.8"

0 commit comments

Comments
 (0)