mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-06-19 18:14:07 +08:00
Try adding libcurl4-openssl-dev package
This commit is contained in:
@@ -3,6 +3,10 @@ script: "./script/cibuild"
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.4.0
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libcurl4-openssl-dev
|
||||
notifications:
|
||||
email: false
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user