Simpler travis config.

pull/94/head
goltermann 9 years ago
parent ad63bb92ae
commit 9c13e22bfa

@ -6,9 +6,7 @@ go:
- 1.4 - 1.4
install: install:
- sudo pip install jinja2 - sudo pip install -r expandybird/requirements.txt
- sudo pip install pyyaml
- sudo pip install jsonschema
script: script:
- make test - make test

Loading…
Cancel
Save