Replace wercker.yml with travis.yml

setup_travis
John Barton (joho) 2017-02-22 08:23:25 +11:00
parent 726cc8b906
commit 2fc79dff51
2 changed files with 8 additions and 1 deletions

8
travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: go
go:
- 1.8
os:
- linux
- osx

View File

@ -1 +0,0 @@
box: pjvds/golang