Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
possible fix for travis failing on master commit
  • Loading branch information
P-T-I committed Oct 1, 2020
1 parent a706415 commit f28f160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -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:
Expand Down

0 comments on commit f28f160

Please sign in to comment.