Add make install to travis config

This commit is contained in:
Joshua Root
2017-02-09 14:16:07 +11:00
parent 89900ba513
commit cda310a7fc
+1
View File
@@ -1,2 +1,3 @@
language: c
os: osx
script: ./configure && make && sudo make install && make test