Setup CI
This commit is contained in:
parent
0e6a7b8025
commit
a24d0d043d
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ for:
|
|||
|
||||
install:
|
||||
- sudo apt -qq update
|
||||
- sudo apt -qq install --yes python-pygments libssh2-1
|
||||
- sudo apt -qq install --yes python-pygments libssh2-1 libgcrypt20 libgpg-error0
|
||||
- cd ~/projects
|
||||
- if [ ! -e $NIM_ARCHIVE ]; then curl -s -o $NIM_ARCHIVE $NIM_URL; fi
|
||||
- tar xJf $NIM_ARCHIVE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue