diff --git a/.travis.yml b/.travis.yml index 1b447bd..bfb99cb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,7 @@ before_script: - gem install sass script: -- npm run lint -- npm test +- grunt after_success: - npm run codecov