Allow Travis to 'parallelize' our tests.

This commit is contained in:
Parker Moore
2014-08-30 17:14:47 -07:00
parent cd50388781
commit 30d1f90b44
2 changed files with 3 additions and 1 deletions

View File

@@ -13,4 +13,4 @@ serialize_tests() {
}
script/branding
time parallelize_tests
bundle exec rake $TEST_SUITE