Commit Graph

60 Commits

Author SHA1 Message Date
Shay Nehmad 827c4942d9 Added script which changes the server_config to testing in travis so the default will be standard (for running) 2019-10-28 13:37:18 +02:00
Shay Nehmad 7c23065efa Trying to get slack notifications to work. 2019-10-27 18:31:44 +02:00
Shay Nehmad 43048329d0 Fix requirements path 2019-10-27 13:50:13 +02:00
Shay Nehmad ee1e913291 using python -m for tests - and trying still to make slack integ work 2019-10-27 13:48:09 +02:00
Shay Nehmad cc674cac57 Trying to fix slack notifications from travis 2019-10-27 12:29:52 +02:00
Shay Nehmad c11d78c6a0 cd-ing to source root 2019-10-27 12:24:46 +02:00
Shay Nehmad 05fbdafd9d Updated travis file, let's test it 2019-10-27 12:13:26 +02:00
itay 111080d5cd remove python 3 build from travis 2019-08-01 10:52:38 +03:00
cclauss cba599257e
Travis CI: Add Python 3.7 to the testing
travis-ci/travis-ci#9069
2018-09-08 15:42:10 +02:00
cclauss 9cd839abf6
Travis CI for automated testing of all pull requests
Travis Continuous Integration is free for all open source projects like this one.  This config file would have Travis CI run [flake8](http://flake8.pycqa.org) tests to find Python syntax errors and undefined names in all pull requests _before_ they are reviewed.  To turn Travis CI on, visit https://travis-ci.com/guardicore
2018-05-07 17:19:28 +02:00