forked from M-Labs/artiq
Only build the master branch on Travis.
This commit is contained in:
parent
3e2d104014
commit
56bba3009d
|
@ -1,6 +1,9 @@
|
|||
language: python
|
||||
python:
|
||||
- '3.4'
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
sudo: false
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Reference in New Issue