From 74cc980f94268c834f8e9c77cc24b7d05126f673 Mon Sep 17 00:00:00 2001 From: "Heinz N. Gies" Date: Sat, 31 Oct 2015 23:31:50 +0100 Subject: [PATCH] Update to new travis infrastructure --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b06e34b..2141236 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,3 +20,4 @@ notifications: - "irc.freenode.org#erlware" use_notice: true skip_join: true +sudo: false