mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 00:57:48 +00:00
Disable JIT for ringo runs in travis.yml.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user