From 0ee717342b7a4ce2ee24d78cea0b7ed16e9f7804 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sun, 19 Oct 2014 00:39:27 -0700 Subject: [PATCH] Minor format nit in travis.yml. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"