Switch .travis.yml to track master

This commit is contained in:
brentrubell 2018-07-11 11:41:59 -04:00 committed by GitHub
parent b43d57b35f
commit 787bdb9548
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,5 +19,4 @@ script:
- cd docs && sphinx-build -E -W -b html . _build/html
- cd ..
- cd tests/
- git checkout api-v2
- python -m unittest discover
- python -m unittest discover