[ci] remove ragel from psvita compile bot

This commit is contained in:
Ebrahim Byagowi 2019-03-27 16:38:39 +04:30 committed by GitHub
parent 08e36c5d8b
commit 717181c594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -261,7 +261,6 @@ jobs:
- image: dockcross/base
steps:
- checkout
- run: apt update && apt install ragel
- run: git clone https://github.com/vitasdk/vdpm && cd vdpm && ./bootstrap-vitasdk.sh
- run: ./autogen.sh --prefix=/usr/local/vitasdk/arm-vita-eabi --host=arm-vita-eabi
- run: make -j32