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:
only:
- master
- dev
language: python
cache:
- pip

Loading…
Cancel
Save