mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
only build master in travis
no need to build any other branches
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
language: ruby
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
env:
|
||||
global:
|
||||
- DISCOURSE_HOSTNAME=www.example.com
|
||||
|
||||
Reference in New Issue
Block a user