Enabled travis for all branches
This commit is contained in:
parent
ceb4c89e01
commit
5e7cf8c02e
1 changed files with 0 additions and 5 deletions
|
|
@ -5,11 +5,6 @@ rvm:
|
|||
install: gem install jekyll html-proofer
|
||||
script: jekyll serve --baseurl "" --detach && htmlproof ./_site --disable-external --empty-alt-ignore
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- gh-pages
|
||||
|
||||
env:
|
||||
global:
|
||||
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue