Fixed raco test command (-x -> -r)
This commit is contained in:
parent
c8a2335574
commit
d3614be9fd
|
@ -34,6 +34,6 @@ before_script:
|
|||
|
||||
script:
|
||||
- raco pkg install -j 2 --deps search-auto --link aful
|
||||
- raco test -x -p aful
|
||||
- raco test -r -p aful
|
||||
|
||||
after_script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user