Skip to content

Commit 627ea5a

Browse files
committed
Fix Travis-CI file
1 parent 091d862 commit 627ea5a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
language: node_js
2-
node_js:
3-
- 0.6
4-
- 0.8
1+
script: "ant test"

0 commit comments

Comments
 (0)