Commit graph

12 commits

Author SHA1 Message Date
Kyle Robbertze
e8a0783139 Fix tests 2020-04-29 19:06:52 +02:00
Kyle Robbertze
6213604341 test api_clients and pypo 2020-04-29 19:06:52 +02:00
Kyle Robbertze
4f078da679 bump travis python version 2020-04-29 19:06:52 +02:00
Kyle Robbertze
6573e1d74c Set python versions in travis 2020-04-29 19:05:35 +02:00
Kyle Robbertze
ea54493c21 add chaudum fixes 2020-04-29 19:05:35 +02:00
Kyle Robbertze
cf2dda4532 test travis against py3 2020-04-29 19:05:35 +02:00
Lucas Bickel
02ccfea0b4 Use local 2.7 python 2017-09-17 11:43:13 +02:00
Lucas Bickel
1ba907c5a1 Install deps for test 2017-09-17 11:35:36 +02:00
Lucas Bickel
4dc45a935f Fix release script call
The script was logging "Script failed with status 127". It seems that this is due to release.sh not being executable and not being referenced with a path starting with ./.
2017-05-16 12:44:01 +02:00
Lucas Bickel
74428511c2 Create release tarball using travis 2017-03-19 11:31:56 +01:00
Lucas Bickel
69a6eeb7bb Build docs from conditional python script 2017-03-04 16:40:23 +01:00
Lucas Bickel
7a3d87a4b2 Run tests in small scripts
This is so we get a proper shell where running set -xe makes sense allowing travis to pick up nicely on how the tests run (ie. marking them as failed and not errored when the fail).
2017-03-04 10:55:12 +01:00