From b2f2ff42726fe0d215f822500a82c2abb9865452 Mon Sep 17 00:00:00 2001 From: Orkhan Alikhanov Date: Tue, 13 Mar 2018 18:34:21 +0400 Subject: [PATCH] Update libressl version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 955d8e0..41b60f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ matrix: addons: apt: sources: - - sourceline: 'deb [trusted=yes] http://apt.zewo.io ./' + - sourceline: 'deb [trusted=yes] http://apt.orkhanalikhanov.com ./' packages: - libressl install: eval "$(curl -sL https://gist.githubusercontent.com/kylef/5c0475ff02b7c7671d2a/raw/9f442512a46d7a2af7b850d65a7e9bd31edfb09b/swiftenv-install.sh)"