Remove the dot from the iojs identifier in travis.yml.

This commit is contained in:
jdalton
2015-06-01 23:05:53 -07:00
parent 642d77bb91
commit 4972c94aed

View File

@@ -19,9 +19,9 @@ env:
- BIN="ringo"
matrix:
include:
- node_js: "io.js"
- node_js: "iojs"
env:
- node_js: "io.js"
- node_js: "iojs"
env: BUILD="modern"
- node_js: "0.8"
env: NPM_VERSION="~1.4.0"