Skip to content
Snippets Groups Projects
Unverified Commit 926e7bbd authored by Timm Fitschen's avatar Timm Fitschen
Browse files

TST: fix tests

parent 3facdb40
Branches
Tags
No related merge requests found
......@@ -86,12 +86,14 @@ test:pycaosdb:py34:
tags: [ py34 ]
stage: test
script:
- touch ~/.pycaosdb.ini
- tox -r -e py34
test:pycaosdb:py27:
tags: [ py27 ]
stage: test
script:
- touch ~/.pycaosdb.ini
- tox -r -e py27
# pylint tests for pycaosdb (python 3.4)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment