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
|
language: python
|
||||||
python:
|
python:
|
||||||
- '3.4'
|
- '3.4'
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
sudo: false
|
sudo: false
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Reference in New Issue