1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-10-16 15:38:44 +02:00

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

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: