diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 6a4c904d4d1f22df3d998a0fb51b8886da8d52ea..0000000000000000000000000000000000000000
--- a/.travis.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-language: cpp
-sudo: required
-os: osx
-osx_image: xcode7.3
-cache: ccache
-
-cache:
-  directories:
-  - /usr/local
-
-before_install:
-  - brew update
-  - brew install ccache
-  - brew install octave
-
-script:
-  - make check-octave
-  - ./success.sh
diff --git a/README.md b/README.md
index 4a252fca1eb5492aa8a8474dc081a77d365fd323..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644
--- a/README.md
+++ b/README.md
@@ -1 +0,0 @@
-![](https://travis-ci.org/DynareTeam/dates.svg?branch=master)
\ No newline at end of file