Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cocoapi
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
National Facility
cocoapi
Commits
440d145a
Unverified
Commit
440d145a
authored
7 years ago
by
Tsung-Yi Lin
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #155 from cclauss/patch-3
pip install pycocotools is broken in Travis CI
parents
0d86027d
66dc305d
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+11
-0
11 additions, 0 deletions
.travis.yml
with
11 additions
and
0 deletions
.travis.yml
0 → 100644
+
11
−
0
View file @
440d145a
group
:
travis_latest
language
:
python
cache
:
pip
python
:
-
2.7
-
3.6
install
:
-
pip install --upgrade pip
-
pip install pycocotools
script
:
-
true
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment