diff --git a/.travis.yml b/.travis.yml index 9809ab72..93d75cb6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,8 @@ install: before_script: - gulp lint - gulp build +script: + - gulp coverage after_success: - pipenv run coveralls notifications: