diff --git a/.travis.yml b/.travis.yml index d714573be0..c386329854 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,5 +16,5 @@ script: - make test - make style -after-success: +after_success: - coveralls \ No newline at end of file