mirror of
https://github.com/falk-werner/webfuse
synced 2024-10-27 20:34:10 +00:00
moves build to before_script travis life-cycle
This commit is contained in:
parent
365fbb36ac
commit
38a2240b65
@ -14,6 +14,7 @@ env:
|
||||
matrix:
|
||||
- MARCH=amd64
|
||||
- MARCH=arm32v7
|
||||
script:
|
||||
before_script:
|
||||
- make MARCH=$MARCH
|
||||
script:
|
||||
- make check MARCH=$MARCH
|
||||
|
Loading…
Reference in New Issue
Block a user