language: python python: 3.6 branches: only: - gh-pages - /.*/ before_install: - rvm default - gem install json kramdown jekyll install: - pip install pyyaml script: - make lesson-check-all - make site