Skip to content
Snippets Groups Projects
Unverified Commit 440d145a authored by Tsung-Yi Lin's avatar Tsung-Yi Lin Committed by GitHub
Browse files

Merge pull request #155 from cclauss/patch-3

pip install pycocotools is broken in Travis CI
parents 0d86027d 66dc305d
Branches
No related tags found
No related merge requests found
group: travis_latest
language: python
cache: pip
python:
- 2.7
- 3.6
install:
- pip install --upgrade pip
- pip install pycocotools
script:
- true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment