mirror of
https://github.com/ptitSeb/box64.git
synced 2024-11-27 16:51:04 +00:00
[TRAVIS] Refined the script a little bit
This commit is contained in:
parent
4a9b0128d7
commit
bcc29168cd
@ -1,5 +1,4 @@
|
||||
language: c
|
||||
sudo: false
|
||||
arch:
|
||||
- amd64
|
||||
- arm64
|
||||
@ -22,4 +21,4 @@ before_script:
|
||||
|
||||
script:
|
||||
- make
|
||||
- ctest
|
||||
- ctest --output-on-failure
|
Loading…
Reference in New Issue
Block a user