Skip to content

Commit

Permalink
Merge branch 'master' into people-are-fools-especially-jhaux
Browse files Browse the repository at this point in the history
  • Loading branch information
ArWeHei authored Aug 8, 2019
2 parents f707e34 + ad1fb39 commit 1cf897b
Show file tree
Hide file tree
Showing 10 changed files with 808 additions and 51 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- pip install tensorboardX
- python setup.py install
script:
- python -c "import skimage" # fix failing test due to static tls loading
- pytest --ignore=examples # use pytest instead of python -m pytest
- stage: tf_example_tests
name: "Tensorflow examples test"
Expand Down
Loading

0 comments on commit 1cf897b

Please sign in to comment.