Use all_tests target in Travis CI
This commit is contained in:
parent
6c7d686454
commit
36c8fb1ef8
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ install:
|
||||||
script:
|
script:
|
||||||
- make clean
|
- make clean
|
||||||
- make check_permissions
|
- make check_permissions
|
||||||
- make test
|
- make all_tests
|
||||||
|
|
Loading…
Reference in a new issue