only build master in travis

no need to build any other branches
This commit is contained in:
Sam 2018-05-24 12:46:41 +10:00
parent ed08545d1f
commit c684860b68

View File

@ -1,5 +1,9 @@
language: ruby
branches:
only:
- master
env:
global:
- DISCOURSE_HOSTNAME=www.example.com