зеркало из https://github.com/github/pages-gem.git
dat automated testing
This commit is contained in:
Родитель
5dc0c56c77
Коммит
eb224ac2bb
|
@ -0,0 +1,2 @@
|
|||
language: ruby
|
||||
script: "script/cibuild"
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
# Test that all dependencies resolve
|
||||
|
||||
set -e
|
||||
|
||||
bundle update
|
||||
|
||||
jekyll --version
|
Загрузка…
Ссылка в новой задаче