Build only master branch.
This commit is contained in:
parent
d3e46a993b
commit
b6774d851d
|
@ -3,6 +3,10 @@ python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.2"
|
- "3.2"
|
||||||
# - "3.3"
|
# - "3.3"
|
||||||
|
# whitelist
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
# install some archive programs
|
# install some archive programs
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
|
|
Loading…
Reference in New Issue