diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 7402fde..0000000 --- a/.travis.yml +++ /dev/null @@ -1,14 +0,0 @@ -language: shell -sudo: false -env: - - EMACS=emacs24 -addons: - apt: - sources: - - cassou-emacs - packages: - - emacs24 - - zsh -script: make --debug=b test emacs=$EMACS -notifications: - email: 8slashes+travis-ci@gmail.com diff --git a/README.md b/README.md index 821403a..3e9af8a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -[![Build Status](https://travis-ci.org/10sr/dotfiles.svg?branch=master)](https://travis-ci.org/10sr/dotfiles) - - Dotfiles ========