Minor format nit in travis.yml.

This commit is contained in:
John-David Dalton
2014-10-19 00:39:27 -07:00
parent 9f372b3146
commit 0ee717342b

View File

@@ -15,7 +15,7 @@ matrix:
- node_js: "0.8"
env: BUILD="modern" NPM_VERSION="~1.4.0"
- node_js: "0.10"
env: ISTANBUL=true BUILD="modern"
env: BUILD="modern" ISTANBUL=true
- node_js: "0.10"
env: BIN="phantomjs"
- node_js: "0.10"