Skip to content

Commit

Permalink
chore: Continuous Testing and coverage to coveralls finish
Browse files Browse the repository at this point in the history
  • Loading branch information
emyann committed Sep 28, 2016
1 parent ea7a177 commit 2b0420e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -9,6 +9,7 @@ node_js:
- v5
- v4

install: true

before_script:
- npm install -g gulp
script: gulp

0 comments on commit 2b0420e

Please sign in to comment.