Skip to content

Commit 32e88ed

Browse files
committed
Adding patch suggested by Qasim Abdullah @travis-ci
1 parent ac71ab1 commit 32e88ed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ jobs:
3232
script: ./travis.linux.sh
3333
os: linux
3434
dist: trusty
35+
addons:
36+
apt:
37+
packages:
38+
- libgnutls-openssl27
39+
- libgnutls30
3540
- stage: build
3641
script: ./travis.mac.sh
3742
osx_image: xcode12.2

0 commit comments

Comments
 (0)