summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/avct/uasurfer/.travis.yml
blob: 2aef4320acc9357871d89034f5423b9e7b4e934c (plain)
1
2
3
4
5
6
7
8
9
10
sudo: false
 
language: go
 
go:
  - 1.9.x
  - 1.8.x
 
script:
  - go test