mirror of
https://github.com/gophernicus/gophernicus.git
synced 2025-02-02 15:08:00 -05:00
travis: add make deb check
This commit is contained in:
parent
e90954cf52
commit
55c1f634ce
@ -17,4 +17,5 @@ compiler:
|
|||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
- sudo make install
|
- sudo make install
|
||||||
|
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then make deb ; fi
|
||||||
- .travis/test.sh
|
- .travis/test.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user