Use all_tests target in Travis CI

This commit is contained in:
ArthurHoaro 2017-03-06 20:34:02 +01:00
parent 6c7d686454
commit 36c8fb1ef8
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ install:
script:
- make clean
- make check_permissions
- make test
- make all_tests