diff --git a/.travis.yml b/.travis.yml index 3e1594277a..ef42b5a6dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,3 @@ language: python python: 3.7 -script: source env.sh && python3.7 test.py +script: source setup