Skip to content

Commit 787bdb9

Browse files
authored
Switch .travis.yml to track master
1 parent b43d57b commit 787bdb9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@ script:
1919
- cd docs && sphinx-build -E -W -b html . _build/html
2020
- cd ..
2121
- cd tests/
22-
- git checkout api-v2
23-
- python -m unittest discover
22+
- python -m unittest discover

0 commit comments

Comments
 (0)