Skip to content
Snippets Groups Projects
Commit d30ec428 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

travis: added integration tests

parent fa63e3ed
Branches
Tags
No related merge requests found
......@@ -9,7 +9,7 @@ before_script:
- ./scripts/bootstrap-depends.sh ${HOME}/fakeroot
script:
- autoreconf -i
- ./configure
- ./configure --enable-integration-tests
- make
- make check
sudo: false
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment