Adjust .travis.yml for consistency.

This commit is contained in:
John-David Dalton
2013-09-01 19:25:46 -05:00
parent 03041f87c3
commit 911b6c9679

View File

@@ -16,4 +16,4 @@ branches:
before_script:
- "npm install -g istanbul"
script:
$TEST_COMMAND
- $TEST_COMMAND