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