mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Build main but not master, refs #919
This commit is contained in:
parent
b597aa07e6
commit
860b97b5a4
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
|||
language: python
|
||||
dist: xenial
|
||||
|
||||
branches:
|
||||
except:
|
||||
- master
|
||||
|
||||
# 3.6 is listed first so it gets used for the later build stages
|
||||
python:
|
||||
- "3.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue