Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TAlone
memopol
Commits
1800f2b2
Commit
1800f2b2
authored
Oct 09, 2016
by
okhin
Browse files
Let's see if tox messes up with env
parent
ee06143c
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1800f2b2
job test
:
script
:
-
env
-
tox
stage
:
test
tags
:
[
memopol
]
job install
:
...
...
tox.ini
View file @
1800f2b2
...
...
@@ -9,6 +9,8 @@ setenv =
usedevelop
=
true
commands
=
env
exit
0
pip
install
-U
pip
pip
install
-U
setuptools
pip
install
-Ue
{toxinidir}
[testing]
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment