[TRAVIS] Refined the script a little bit

This commit is contained in:
ptitSeb 2021-09-08 20:53:50 +02:00
parent 4a9b0128d7
commit bcc29168cd

View File

@ -1,5 +1,4 @@
language: c
sudo: false
arch:
- amd64
- arm64
@ -22,4 +21,4 @@ before_script:
script:
- make
- ctest
- ctest --output-on-failure