1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2024-11-13 11:04:27 -05:00

Update .travis.yml

This commit is contained in:
Alex Kotov 2020-11-30 07:55:42 +05:00 committed by GitHub
parent 865b03d712
commit c3b864c24f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,5 @@
language: c language: c
before_script:
- sudo apt update
- sudo apt install check
script: script:
- ./autogen.sh - ./autogen.sh
- ./configure - ./configure