diff --git a/.travis.yml b/.travis.yml index 2a5ff5e3..59b86c08 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,4 +20,4 @@ install: script: - make clean - make check_permissions - - make test + - make all_tests