Add dev branch to CI so that I can push without Pull Requests (#67)

pull/66/merge
Zach Riggle 10 years ago committed by GitHub
parent 57fa7cb20e
commit cb81ff37d9

@ -3,6 +3,7 @@ dist: trusty
branches: branches:
only: only:
- master - master
- dev
language: python language: python
cache: cache:
- pip - pip

Loading…
Cancel
Save