blob: 275b88e18cea757690e597b35ace28d1ea91c40c [file] [log] [blame]
language: c++
language: python
python:
- "2.7"
sudo: on
install:
- ./interpreter/meta/travis/install-ocaml.sh
- sudo pip install sphinx==1.7.9
- sudo apt-get install texlive-full
- git clone https://github.com/tabatkins/bikeshed.git
- pip install --editable $PWD/bikeshed
- bikeshed update
script:
- ./interpreter/meta/travis/build-test.sh
- bash ./document/travis-deploy.sh
os: linux
env:
global:
- ENCRYPTION_LABEL: "304454be9d6c"
- COMMIT_AUTHOR_EMAIL: "noreply@webassembly.org"