language: python python: - 3.4 before_script: - sudo apt-get install zsh install: - sudo pip install cram script: - zsh --version - make test_full