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
Websites UFRPE
Django Private Storage
Commits
dfb2c345
Unverified
Commit
dfb2c345
authored
May 17, 2021
by
Diederik van der Boor
Browse files
Fix Travis allow_failures
parent
bc8f7dd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
dfb2c345
...
...
@@ -11,7 +11,7 @@ env:
-
DJANGO="https://github.com/django/django/archive/main.tar.gz"
matrix
:
allow_failures
:
-
env
:
DJANGO=
'
https://github.com/django/django/archive/main.tar.gz
'
-
env
:
DJANGO=
"
https://github.com/django/django/archive/main.tar.gz
"
before_install
:
-
pip install 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