Update .travis.yml

This commit is contained in:
Patrick Marsceill 2018-10-25 10:53:03 -04:00 committed by GitHub
parent ea61589b12
commit 62fc067441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@ install:
- bundle install - bundle install
script: script:
- npm run test
- bundle exec jekyll build - bundle exec jekyll build