Only CI pushes for master branch (#65)

pull/64/head
Zach Riggle 10 years ago committed by GitHub
parent 58ccfef946
commit e595f58fb5

@ -1,5 +1,8 @@
sudo: required sudo: required
dist: trusty dist: trusty
branches:
only:
- master
language: python language: python
cache: cache:
- pip - pip

Loading…
Cancel
Save