diff --git a/.travis.yml b/.travis.yml index 33009f320..993307d3d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,7 +52,7 @@ jobs: - sleep 120 - popd - stage: web tests - if: type = pull_request + if: type = push python: 3.6 script: pytest test/web/ -v services: