From 61cb5724e0f18cef7a5693f498cd774f8447adff Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 10 Aug 2017 09:57:41 +1000 Subject: [PATCH] travis: revert --- .travis.yml | 1 - 1 file changed, 1 deletion(-) 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