Skip to content

Commit

Permalink
Second try
Browse files Browse the repository at this point in the history
  • Loading branch information
sondr3 committed May 24, 2016
1 parent 8b03cea commit c3eab36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ node_js:
- "5"
- "4"
install:
- gem install bundler
- gem install bundler jekyll
- npm install
after_success:
- './node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls'
Expand Down

0 comments on commit c3eab36

Please sign in to comment.