diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 3e1594277a..0000000000 --- a/.travis.yml +++ /dev/null @@ -1,3 +0,0 @@ -language: python -python: 3.7 -script: source env.sh && python3.7 test.py