mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-22 10:41:43 +00:00
Update travis file
This commit is contained in:
parent
1ad849d939
commit
d6bf906647
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ compiler:
|
|||
- gcc
|
||||
- clang
|
||||
# Change this to your needs
|
||||
script: make && make check
|
||||
script: make && make test
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
|
Loading…
Reference in a new issue