diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 457987d75613fbaa2213c27cf8d53f72d156ad90..0000000000000000000000000000000000000000
--- a/.travis.yml
+++ /dev/null
@@ -1,35 +0,0 @@
-language: cpp
-compiler: gcc
-dist: trusty
-
-before_install:
-  - sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
-  - sudo apt-get update -q
-  - sudo apt-get install g++-6 -y
-  - sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-6 90
-
-addons:
-  apt:
-    packages:
-      - libboost-graph-dev
-      - libboost-filesystem-dev
-      - doxygen
-      - texlive
-      - texlive-formats-extra
-      - texlive-fonts-extra
-      - lmodern
-      - latex2html
-
-branches:
-  only:
-  - master
-
-git:
-  depth: false
-
-script:
-  - autoreconf -si
-  - ./configure
-  - make -j
-  - make pdf -j
-  - make html
diff --git a/README.md b/README.md
index 57570e313864f86b66aa365eda7a56041689b89b..481c36dbfd76657d63ccbdcc2278959f7c57c06f 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,6 @@
 </a>
 </div>
 
-[![Build Status](https://travis-ci.org/DynareTeam/dynare-preprocessor.svg?branch=master)](https://travis-ci.org/DynareTeam/dynare-preprocessor)
-
 # Dynare Preprocessor
 
 The Dynare Preprocessor defines the Dynare model language. It takes in a `.mod`