Enable phantomjs tests in travis.yml.

This commit is contained in:
John-David Dalton
2015-08-29 13:44:38 -07:00
parent b792276a00
commit cc1bcc25b9

View File

@@ -11,7 +11,7 @@ env:
matrix:
-
- ISTANBUL=true
# - BIN="phantomjs"
- BIN="phantomjs"
# - BIN="rhino" OPTION="-opt -1"
# - BIN="rhino" OPTION="-opt -1 -require"
# - BIN="ringo" OPTION="-o -1"