Update .travis.yml

This commit is contained in:
Manuel Riel 2018-11-20 14:20:29 +08:00 committed by GitHub
parent 31cd00a944
commit a9e54c240c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ before_script:
- sleep 1
script:
- pytest
- xvfb-run pytest
#after_script:
#- |