Skip to content

Commit

Permalink
test import
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgigante committed Nov 19, 2019
1 parent 7b723c2 commit db1e625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
libjs-mathjax

script:
- python -c "import graphtools"
- pip install -U .[test]
- if [ "$TRAVIS_PYTHON_VERSION" != "3.5" ]; then black . --check --diff; fi
- python setup.py test
Expand Down

0 comments on commit db1e625

Please sign in to comment.