Add travis-ci config

This commit is contained in:
Eliot Whalan 2016-06-11 15:22:59 +10:00
parent c28006cc84
commit 829bb9ab5d
1 changed files with 11 additions and 0 deletions

11
.travis.yml Normal file
View File

@ -0,0 +1,11 @@
language: go
go:
- tip
install:
- github.com/dchest/uniuri
- github.com/ewhal/pygments
make