make check instead of make test.
This commit is contained in:
parent
eb052aa27b
commit
77c5a355a4
@ -2,4 +2,6 @@ language: c
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq texinfo
|
||||
script:
|
||||
- ./configure && make && make check
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user