1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Updated Travis config.

This commit is contained in:
Cotes Chung
2019-12-23 20:16:25 +08:00
parent d5f2895047
commit df1ddc1d0b
2 changed files with 6 additions and 7 deletions

View File

@@ -7,6 +7,7 @@ before_install:
install:
- pip install --upgrade pip
- pip install ruamel.yaml
- bundle install --path vendor/bundle --quiet
addons:
apt: