Skip to content

Commit

Permalink
Modified Travis config for Yapsy
Browse files Browse the repository at this point in the history
  • Loading branch information
awilliamson committed Feb 22, 2018
1 parent 7f32013 commit fd9a8a9
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 @@ -15,6 +15,7 @@ install:
- pip install 'matplotlib'
- pip install 'h5py'
- pip install 'git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI'
- pip install 'yapsy'
cache: pip
script:
- py.test --pep8

0 comments on commit fd9a8a9

Please sign in to comment.