fix travis setup

This commit is contained in:
Daniel Kang 2019-01-19 20:30:38 -08:00
parent 029a3c11b4
commit e909415c7c

View file

@ -3,8 +3,5 @@ language: go
go:
- 1.9
install:
- make dep
script:
- make test