diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index d901dbc2b..000000000 --- a/.travis.yml +++ /dev/null @@ -1,7 +0,0 @@ -language: python - -rvm: - - "3.9" - -script: - - pytest testing/python/approx.py