Commit ad63bb92 authored by goltermann's avatar goltermann

Initial Travis build/test.

parent 1cff534a
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