diff --git a/.travis.yml b/.travis.yml index 81112458..a70f1320 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1 @@ -language: node_js -node_js: - - 0.6 - - 0.8 \ No newline at end of file +script: "ant test" \ No newline at end of file