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

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