Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
memopol
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
32
Issues
32
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Political Memory
memopol
Commits
1800f2b2
Commit
1800f2b2
authored
Oct 09, 2016
by
okhin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Let's see if tox messes up with env
parent
ee06143c
Pipeline
#163
canceled with stage
in 9 minutes and 22 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
tox.ini
tox.ini
+2
-0
No files found.
.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
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