File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -40,15 +40,15 @@ matrix:
4040 env : NODE_VERSION="4.0.0" PUBLISHABLE=false
4141 - os : linux
4242 compiler : clang
43- env : NODE_VERSION="iojs-3 .3.1" # node abi 45
43+ env : NODE_VERSION="iojs-v3 .3.1" # node abi 45
4444 - os : linux
4545 compiler : clang
46- env : NODE_VERSION="iojs-3 .1.0" PUBLISHABLE=false
46+ env : NODE_VERSION="iojs-v3 .1.0" PUBLISHABLE=false
4747 - os : linux
4848 compiler : clang
49- env : NODE_VERSION="iojs-2 .4.0" PUBLISHABLE=false
49+ env : NODE_VERSION="iojs-v2 .4.0" PUBLISHABLE=false
5050 - os : linux
51- env : NODE_VERSION="iojs-2 .4.0" BUILD_X86=true # node abi 44
51+ env : NODE_VERSION="iojs-v2 .4.0" BUILD_X86=true # node abi 44
5252# disabled because libphp5-embed package is not on whitelist yet
5353# https://github.com/travis-ci/apt-package-whitelist#package-approval-process
5454# # test building against external libphp5
@@ -64,10 +64,10 @@ matrix:
6464 env : NODE_VERSION="4.1.2" # node abi 46
6565 - os : osx
6666 compiler : clang
67- env : NODE_VERSION="iojs-3 .3.1" # node abi 45
67+ env : NODE_VERSION="iojs-v3 .3.1" # node abi 45
6868 - os : osx
6969 compiler : clang
70- env : NODE_VERSION="iojs-2 .4.0" # node abi 44
70+ env : NODE_VERSION="iojs-v2 .4.0" # node abi 44
7171
7272before_install :
7373- export PUBLISHABLE=${PUBLISHABLE:-true}
You can’t perform that action at this time.
0 commit comments