[ci] remove ragel from psvita compile bot

This commit is contained in:
Ebrahim Byagowi 2019-03-27 16:38:39 +04:30 committed by Michiharu Ariza
parent dd3624b6d5
commit dc07ecbd80
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