Commit 794c9090 authored by vaikas-google's avatar vaikas-google

Merge pull request #94 from goltermann/travis

Simplify Travis Config
parents 7cefeb47 9c13e22b
...@@ -6,9 +6,7 @@ go: ...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment