mirror of
https://github.com/CPunch/Cosmo.git
synced 2024-11-05 08:10:05 +00:00
whoops, need to update the command to run the testsuite
This commit is contained in:
parent
07ba4c731e
commit
c34c5850e2
@ -25,7 +25,7 @@ install:
|
|||||||
- sudo apt install clang cmake -y
|
- sudo apt install clang cmake -y
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- make && ./bin/cosmo examples/testsuite.cosmo examples/getters_setters.cosmo
|
- make && ./bin/cosmo examples/testsuite.cosmo -s examples/getters_setters.cosmo
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: bin
|
- path: bin
|
||||||
|
Loading…
Reference in New Issue
Block a user