Skip to content

Commit

Permalink
Add make install to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
jmroot committed Feb 9, 2017
1 parent 89900ba commit cda310a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,2 +1,3 @@
language: c
os: osx
script: ./configure && make && sudo make install && make test

0 comments on commit cda310a

Please sign in to comment.