script/ci-smoke-test in cloudcannon-jekyll-1.6.1 vs script/ci-smoke-test in cloudcannon-jekyll-2.0.0
- old
+ new
@@ -6,6 +6,6 @@
# Duplicated the versions from .travis.yml
JEKYLL_VERSION=2.4.0 bundle update && $(dirname "$0")/test &&
JEKYLL_VERSION=3.0.0 bundle update && $(dirname "$0")/test &&
JEKYLL_VERSION=3.8.5 bundle update && $(dirname "$0")/test &&
-JEKYLL_VERSION=4.1.1 bundle update && $(dirname "$0")/test
+JEKYLL_VERSION=4.2.0 bundle update && $(dirname "$0")/test