summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-03-16 10:06:34 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-03-16 11:00:29 +0100
commitc44cf858f2fd35b38644ad3683766094293bdbf7 (patch)
treea418caa5f849a5583a6f04019d21acf26e419d2c /.travis.yml
parent0785a7776747de7b91def7961e688cc37091b896 (diff)
downloadcurl-c44cf858f2fd35b38644ad3683766094293bdbf7.tar.gz
travis: use ubuntu nghttp2 package instead of build our own
Closes #6751
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 939242643..1153bd59d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,6 @@ cache:
directories:
- $HOME/wolfssl-4.7.0-stable
- $HOME/mesalink-1.0.0
- - $HOME/nghttp2-1.39.2
env:
global:
@@ -48,6 +47,7 @@ addons:
- python-impacket
- ninja-build
- libgsasl7-dev
+ - libnghttp2-dev
jobs:
include: