mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-12-18 02:15:05 +00:00
Switch to latest cryb.to release.
This commit is contained in:
parent
54d4eb90ec
commit
9edbff86a9
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ sudo: required
|
|||
before_install:
|
||||
- sudo apt-get update -q
|
||||
- sudo apt-get install -y pkg-config
|
||||
- wget https://github.com/cryb-to/cryb-to/releases/download/0.20170322/cryb-to_0.20170322-1_amd64.deb
|
||||
- sudo dpkg -i cryb-to_0.20170322-1_amd64.deb
|
||||
- wget https://github.com/cryb-to/cryb-to/releases/download/0.20170406/cryb-to_0.20170406-1_amd64.deb
|
||||
- sudo dpkg -i cryb-to_0.20170406-1_amd64.deb
|
||||
|
||||
before_script:
|
||||
- ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue