mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
moves build to before_script travis life-cycle
This commit is contained in:
@@ -14,6 +14,7 @@ env:
|
||||
matrix:
|
||||
- MARCH=amd64
|
||||
- MARCH=arm32v7
|
||||
script:
|
||||
before_script:
|
||||
- make MARCH=$MARCH
|
||||
script:
|
||||
- make check MARCH=$MARCH
|
||||
|
||||
Reference in New Issue
Block a user