Removed Jekyll build from .travis.yml
This commit is contained in:
parent
5f8d0a240b
commit
9e03e65a40
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ before_install:
|
|||
- make travis-setup
|
||||
|
||||
script:
|
||||
- make build
|
||||
- make
|
||||
|
||||
before_deploy:
|
||||
- rm -rf .bundle
|
||||
|
|
Loading…
Reference in a new issue