Update travis to run make uninstall as well

This commit is contained in:
ngoyal 2014-03-06 16:10:19 -05:00
parent ae8ecb9af0
commit 84a56ad09a
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ script:
- make
- sudo make install
- make test
- sudo make uninstall