Merge pull request #94 from goltermann/travis

Simplify Travis Config
pull/100/head
vaikas-google 9 years ago
commit 794c909009

@ -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