From 00b8efa8f7f0a650a124e224cfef7f13f635a0da Mon Sep 17 00:00:00 2001 From: smathot Date: Mon, 22 Aug 2022 17:08:56 +0200 Subject: [PATCH] Remove travis continuous integration --- .travis.yml | 9 --------- readme.md | 2 -- 2 files changed, 11 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 8cf64db..0000000 --- a/.travis.yml +++ /dev/null @@ -1,9 +0,0 @@ -language: python -python: - - "3.7" - - "3.8" - - "3.9" -before_install: - - pip install numpy --upgrade - - pip install openpyxl fastnumbers json_tricks nilearn nibabel scipy numpy pandas scikit-learn -script: pytest diff --git a/readme.md b/readme.md index 52c1074..8c16642 100644 --- a/readme.md +++ b/readme.md @@ -6,8 +6,6 @@ Sebastiaan Mathôt
Copyright 2015-2022
-[![Build Status](https://travis-ci.com/open-cogsci/python-datamatrix.svg?branch=0.12)](https://travis-ci.com/open-cogsci/python-datamatrix) - ## About