Commit
96be50b7c2ca389cd4cf2987ce5402e782ae3016
Exists in
master
and in
13 other branches
Validation_colab_sprint_30, check-port, generic-plugins, header_footer, mezuro-integration, move_out_plugins, plugin_extra_configs, proxy_base_template, proxy_hotspot, spb-release/3.0, stable, test, trac_indexing
Updated travis.yml
| @@ -15,7 +15,7 @@ install: |
| @@ -15,7 +15,7 @@ install: |
15
| # flake8 revproxy |
15
| # flake8 revproxy |
16
| |
16
| |
17
| script: |
17
| script: |
18
| - runtests.py |
18
| + ./runtests.py |
19
| |
19
| |
20
| #after_success: |
20
| #after_success: |
21
| # coveralls |
21
| # coveralls |