Update .travis.yml (#7943)

This commit is contained in:
John Bodley 2019-07-30 07:45:25 -07:00 committed by GitHub
parent dcef5a25b1
commit 9b7261f101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
- openjdk-8-jdk
install:
- pip install --upgrade pip
- pip install codecov tox
- pip install tox
- language: python
python: 3.6
env: TOXENV=cypress-dashboard