Skip to content

Commit

Permalink
chore: workaround bad type python-semantic-build bad type hinting
Browse files Browse the repository at this point in the history
  • Loading branch information
user2589 committed Jan 10, 2019
1 parent ead1790 commit cf05e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fast_finish: true
include:
- stage: upload to PYPI, build docs and create a release
python: 3.5
python: 2.7
install:
- pip install -r requirements.txt
- pip install sphinx sphinx-autobuild
Expand Down

0 comments on commit cf05e1d

Please sign in to comment.