Skip to content

Commit

Permalink
spell bootstrap correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
toddsifleet authored and Todd Sifleet committed Apr 18, 2018
1 parent a7d7909 commit fdbf017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ python:
- "3.6"

install:
- make bootstap
- make bootstrap
- if [[ $TRAVIS_PYTHON_VERSION == '3.2' ]]; then travis_retry pip install pytest==2.9.1; fi

script: make
Expand Down

0 comments on commit fdbf017

Please sign in to comment.