Only build default site once

This commit is contained in:
Ben Balter 2016-08-01 13:10:23 -04:00 committed by GitHub
parent bd96ca4ab6
commit 4dab0c7da6
1 changed files with 2 additions and 1 deletions

View File

@ -15,11 +15,12 @@ matrix:
env: TEST_SUITE=fmt
- rvm: jruby-9.0.5.0
env: TEST_SUITE=test
- rvm: 2.3.0
env: TEST_SUITE=default-site
env:
matrix:
- TEST_SUITE=test
- TEST_SUITE=cucumber
- TEST_SUITE=default-site
branches:
only:
- master