diff --git a/.travis.yml b/.travis.yml index 7ab30fb..142553d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ script: "./script/cibuild" #environment language: ruby rvm: - - 2.5.1 + - 2.5.3 addons: apt: diff --git a/Rakefile b/Rakefile index 3759a1c..01d885c 100644 --- a/Rakefile +++ b/Rakefile @@ -17,6 +17,7 @@ task :test do enforce_https: true, validation: { ignore_script_embeds: true }, url_swap: { %r{https://choosealicense.com} => '' }, + hydra: { max_concurrency: 10 }, check_img_http: true).run end diff --git a/_includes/footer.html b/_includes/footer.html index abfa674..6a16215 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -21,6 +21,16 @@ {% endif %} diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 92c4f25..e51b48e 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -1,30 +1,42 @@