From e6263f703d0ef99d247a56fe8437ffc7833c8c57 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Wed, 1 Aug 2018 12:43:58 +0200 Subject: [PATCH] Add page buid to CI script --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e462b3ec..2a2a3575 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ node_js: script: - npm run jsonlint + - jekyll build notifications: email: