only test on master

This commit is contained in:
Jorge Aparicio 2016-08-07 16:59:54 -05:00
parent 020467d378
commit 898869871e

View file

@ -59,6 +59,10 @@ install:
script:
- bash ci/script.sh
branches:
only:
- master
notifications:
email:
on_success: never