Travis: force rebuilding

This commit is contained in:
Rico Sta. Cruz 2018-03-17 13:16:36 +08:00
parent 042300df32
commit b576feb9fa
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: ruby
rvm:
- 2.5.0
script:
- make _site
- make -B _site
- if ! make test; then make test-warning; exit 16; fi
cache:
directories: