mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[travis] Run the integration tests on blackbox
This commit is contained in:
committed by
EmilieNumworks
parent
1496ec3a72
commit
6b31f47a08
@@ -18,4 +18,4 @@ matrix:
|
||||
os: linux
|
||||
script:
|
||||
- make clean && make epsilon.$EXT test.$EXT
|
||||
- if [ "$PLATFORM" = "blackbox" ]; then ./test.$EXT; fi
|
||||
- if [ "$PLATFORM" = "blackbox" ]; then ./test.$EXT; PLATFORM=blackbox make integration_tests; fi
|
||||
|
||||
Reference in New Issue
Block a user