tools: travis: build only the master branch
This commit is contained in:
parent
a1e098c292
commit
780549b448
@ -1,5 +1,9 @@
|
||||
language: haskell
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
sudo: false
|
||||
cache:
|
||||
directories:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user