mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 02:47:50 +00:00
Remove iojs from travis-yml tests.
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.12"
|
|
||||||
- "4"
|
- "4"
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
@@ -18,13 +17,13 @@ env:
|
|||||||
# - BIN="ringo" OPTION="-o -1"
|
# - BIN="ringo" OPTION="-o -1"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- node_js: "iojs"
|
|
||||||
env:
|
|
||||||
- node_js: "0.8"
|
- node_js: "0.8"
|
||||||
env: NPM_VERSION="~1.4.0"
|
env: NPM_VERSION="~1.4.0"
|
||||||
- node_js: "0.10"
|
- node_js: "0.10"
|
||||||
env:
|
env:
|
||||||
- node_js: "0.12"
|
- node_js: "0.12"
|
||||||
|
env:
|
||||||
|
- node_js: "4"
|
||||||
env: SAUCE_LABS=true
|
env: SAUCE_LABS=true
|
||||||
git:
|
git:
|
||||||
depth: 10
|
depth: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user