Switch .travis.yml to track master
This commit is contained in:
parent
b43d57b35f
commit
787bdb9548
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue