diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 51e5ba4..0000000 --- a/.travis.yml +++ /dev/null @@ -1,8 +0,0 @@ -language: python -python: - - "3.8" -cache: pip -install: - - pip install -r requirements.txt -script: - - python -m unittest -v PyCTBN/tests/ \ No newline at end of file