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
1 changed files with 3 additions and 1 deletions

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