Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
kwant
tinyarray
Commits
bf772d79
Commit
bf772d79
authored
Mar 31, 2016
by
Joseph Weston
Browse files
add gitlab CI config
parent
e2a5e676
Pipeline
#561
passed with stage
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
bf772d79
python2
:
script
:
-
python2 setup.py build_ext -i
-
python2 test_tinyarray.py
python3
:
script
:
-
python3 setup.py build_ext -i
-
python3 test_tinyarray.py
Write
Preview
Supports
Markdown
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