Auto-test installation routines
This commit is contained in:
parent
11a14a0784
commit
6679d14882
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ script:
|
|||
- ./configure $CONFIGURE_FLAGS
|
||||
- make -j2
|
||||
- make check
|
||||
# Test both installation routines:
|
||||
- sudo make install
|
||||
- make local_install
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
|
Loading…
Add table
Reference in a new issue