1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-16 06:25:23 +00:00

travis: add make deb check

This commit is contained in:
fosslinux 2020-04-20 08:09:13 +10:00
parent e90954cf52
commit 55c1f634ce
No known key found for this signature in database
GPG Key ID: 7D7996D0C25B63A3

View File

@ -17,4 +17,5 @@ compiler:
script:
- make
- sudo make install
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then make deb ; fi
- .travis/test.sh