Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
78ed423d
Unverified
Commit
78ed423d
authored
May 07, 2019
by
Francisco Massa
Committed by
GitHub
May 07, 2019
Browse files
Update travis to use more recent GCC (#891)
parent
ce18507b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.travis.yml
.travis.yml
+2
-0
No files found.
.travis.yml
View file @
78ed423d
language
:
python
dist
:
xenial
matrix
:
include
:
-
env
:
LINT_CHECK
...
...
@@ -31,6 +32,7 @@ before_install:
if [[ "$IMAGE_BACKEND" == "Pillow-SIMD" ]]; then
pip uninstall -y pillow && CC="cc -march=native" pip install --force-reinstall pillow-simd
fi
-
pip install future
-
pip install pytest pytest-cov codecov
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment