removing travis references

This commit is contained in:
Will Charczuk 2018-10-12 09:28:44 -07:00
parent 70d5b73afd
commit 31d235310c
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
language: go
go:
- 1.11
sudo: false
before_script:
- go get -u github.com/blend/go-sdk/assert
- go get ./...
script:
- go test ./...