fix(travis): only build ci-test

This commit is contained in:
Evan Morikawa 2015-12-04 16:39:42 -08:00
parent f308e51f62
commit e8805b357e

View file

@ -63,7 +63,7 @@ addons:
branches: branches:
only: only:
- master - master
- travis-test - ci-test
git: git:
submodules: false submodules: false