Fix deps
This commit is contained in:
parent
713703caae
commit
c40919b87c
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ addons:
|
|||
packages:
|
||||
- python-pygments
|
||||
- libssh2-1-dev
|
||||
- libgcrypt20-dev
|
||||
- libgpg-error-dev
|
||||
before_script:
|
||||
- export RELEASE=`curl --silent https://api.github.com/repos/nim-lang/nightlies/releases/latest | grep '"tag_name":' | sed -E 's/.*"([^"]+)".*/\1/'`
|
||||
- export TXZ=`curl --silent https://api.github.com/repos/nim-lang/nightlies/releases/latest | grep '"name":' | sed -E 's/.*"([^"]+)".*/\1/' | grep linux`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue