Skip to content
Snippets Groups Projects
Commit d2d39f8b authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Tweak CI config

parent df4f81e9
Branches
Tags
No related merge requests found
Python 2.7:
py2.7:
script:
- git submodule update --init
- py_version=2.7
......@@ -8,7 +8,7 @@ Python 2.7:
- python2.7
except:
- tags
Python 3.4:
py3.4:
script:
- git submodule update --init
- py_version=3.4
......@@ -18,7 +18,7 @@ Python 3.4:
- python3.4
except:
- tags
Python 2.6:
py2.6:
script:
- git submodule update --init
- py_version=2.6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment