travis: run the tests
This commit is contained in:
parent
c87c8e5bfe
commit
11b122dfd3
1 changed files with 1 additions and 0 deletions
|
@ -55,5 +55,6 @@ script:
|
|||
- bash autogen.sh
|
||||
- CC=$COMPILER ./configure --with-shared-sqlite
|
||||
- make -j4
|
||||
- make check
|
||||
- make install
|
||||
- "if [ ${TRAVIS_OS_NAME} != 'osx' ]; then make -C doc/oper-guide html man info; fi"
|
||||
|
|
Loading…
Reference in a new issue