From 9fb207e78a0b957b5bbbcb1f7758cd44885c8203 Mon Sep 17 00:00:00 2001 From: poulami-sau <109125687+poulami-sau@users.noreply.github.com> Date: Sun, 21 Apr 2024 20:58:41 -0400 Subject: [PATCH] deleted travis file --- .travis.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .travis.yml 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