mirror of https://github.com/getdnsapi/getdns.git
Update travis to run make uninstall as well
This commit is contained in:
parent
ae8ecb9af0
commit
84a56ad09a
|
@ -10,3 +10,4 @@ script:
|
|||
- make
|
||||
- sudo make install
|
||||
- make test
|
||||
- sudo make uninstall
|
||||
|
|
Loading…
Reference in New Issue