Skip to content

Commit

Permalink
Fixed future build break :shipit:
Browse files Browse the repository at this point in the history
  • Loading branch information
le4ker committed Jul 12, 2016
1 parent 8d7bbb5 commit f5b2357
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: ruby

rvm:
- 2.1
- 2.2.2

install: gem install jekyll jekyll-paginate jemoji html-proofer
script: jekyll serve --baseurl "" --detach && htmlproofer ./_site --disable-external --empty-alt-ignore
Expand Down

0 comments on commit f5b2357

Please sign in to comment.