diff --git a/.travis.yml b/.travis.yml index 2aa82971c..c50595bd8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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"