Skip to content

Commit

Permalink
travis: also test 'make install'
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolausDemmel committed Dec 2, 2017
1 parent e23014e commit cc86b7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ script:
- cd build
- cmake -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_BUILD_TYPE=$BUILD_TYPE ..
- make
- sudo make install
# - make test

0 comments on commit cc86b7b

Please sign in to comment.