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:52:50 +05:00 committed by GitHub
parent 9910cf3344
commit 865b03d712
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
language: c
before_script: sudo apt install check
before_script:
- sudo apt update
- sudo apt install check
script:
- ./autogen.sh