diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 2a5ff5e3..59b86c08 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -20,4 +20,4 @@ install: | |||
20 | script: | 20 | script: |
21 | - make clean | 21 | - make clean |
22 | - make check_permissions | 22 | - make check_permissions |
23 | - make test | 23 | - make all_tests |