We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56e10d commit a660b66Copy full SHA for a660b66
1 file changed
.travis.yml
@@ -12,6 +12,7 @@ env:
12
notifications:
13
slack: metacell:5ALSeoP88DqIhORUJvxE56sq
14
install:
15
+ - sudo apt-get install libgnutls28-dev
16
- sudo apt install libcurl4-openssl-dev libssl-dev
17
- sudo apt-get install python3-dev
18
script:
0 commit comments