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