diff --git a/.travis.yml b/.travis.yml index 3bf0cfe17..33f4238c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ env: - BIN="phantomjs" - BIN="rhino" OPTION="-opt -1" - BIN="rhino" OPTION="-opt -1 -require" - - BIN="ringo" + - BIN="ringo" OPTION="-o -1" matrix: include: - node_js: "iojs"