Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Gil committed Aug 5, 2020
1 parent d915808 commit 7da5c37
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
@@ -1,9 +1,10 @@
sudo: false
language: python

services:
- xvfb
env:
- PYTHON_VERSION=3.6
- PYTHON_VERSION=3.7
- PYTHON_VERSION=3.6
- PYTHON_VERSION=3.7
jobs:
include:
- stage: deploy
Expand Down

0 comments on commit 7da5c37

Please sign in to comment.