diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ba4465b..22b1d07 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,4 +55,4 @@ install: script: - make -j2 -# - make test # TODO add library device-less tests
\ No newline at end of file + - make test
\ No newline at end of file |