From 984c57c641b43b72abaf00f5dc147535fb9d7d98 Mon Sep 17 00:00:00 2001 From: Fredrik Ekre Date: Sat, 7 Apr 2018 10:01:56 +0200 Subject: [PATCH] reset .travis --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 665860d..f7f4401 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,11 +10,6 @@ notifications: email: false git: depth: 99999999 -# sudo: false -addons: - apt: - packages: - - libzmq3-dev ## uncomment the following lines to allow failures on nightly julia ## (tests will run but not make your overall status red)