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