mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Remove testing modern builds by phantomjs in .travis.yml.
This commit is contained in:
@@ -10,7 +10,6 @@ env:
|
|||||||
- BIN="node" BUILD="legacy" MAKE=true
|
- BIN="node" BUILD="legacy" MAKE=true
|
||||||
- BIN="node" BUILD="mobile" MAKE=true
|
- BIN="node" BUILD="mobile" MAKE=true
|
||||||
- BIN="phantomjs" BUILD="compat" MAKE=false
|
- BIN="phantomjs" BUILD="compat" MAKE=false
|
||||||
- BIN="phantomjs" BUILD="modern" MAKE=false
|
|
||||||
- BIN="phantomjs" BUILD="legacy" MAKE=true
|
- BIN="phantomjs" BUILD="legacy" MAKE=true
|
||||||
- BIN="phantomjs" BUILD="mobile" MAKE=true
|
- BIN="phantomjs" BUILD="mobile" MAKE=true
|
||||||
git:
|
git:
|
||||||
|
|||||||
Reference in New Issue
Block a user