diff options
| author | Dylan Araps <[email protected]> | 2017-08-10 09:57:41 +1000 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2017-08-10 09:57:41 +1000 |
| commit | 61cb5724e0f18cef7a5693f498cd774f8447adff (patch) | |
| tree | 185bee513bf9afde50b9e614085e53e0b688b404 | |
| parent | travis: Test on 3.7 (diff) | |
| download | pywal-61cb5724e0f18cef7a5693f498cd774f8447adff.tar.xz pywal-61cb5724e0f18cef7a5693f498cd774f8447adff.zip | |
travis: revert
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index d132f1e..1c9b3d8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: python python: - "3.5" - "3.6" - - "nightly" before_install: - sudo apt-get -qq update |