Commit c905d6c8 authored by Jack Greenfield's avatar Jack Greenfield

Merge pull request #74 from goltermann/travis

Initial Travis build/test.
parents b7ee2f89 ad63bb92
sudo: true
language: go
go:
- 1.4
install:
- sudo pip install jinja2
- sudo pip install pyyaml
- sudo pip install jsonschema
script:
- 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