Remove testing modern builds by phantomjs in .travis.yml.

This commit is contained in:
John-David Dalton
2013-09-19 08:53:55 -07:00
parent 7c6865f948
commit 86376616ff

View File

@@ -10,7 +10,6 @@ env:
- BIN="node" BUILD="legacy" MAKE=true
- BIN="node" BUILD="mobile" MAKE=true
- BIN="phantomjs" BUILD="compat" MAKE=false
- BIN="phantomjs" BUILD="modern" MAKE=false
- BIN="phantomjs" BUILD="legacy" MAKE=true
- BIN="phantomjs" BUILD="mobile" MAKE=true
git: