summary refs log blame commit diff stats
path: root/.travis.yml
blob: 3fb438295d4d55c779d73feafcc9b59891623dde (plain) (tree)
1
2
3
4
5
6
7
8
9
10


            

         
 



           
 

            

                  
language: go

go:
 - 1.11.x
 - 1.12.x

os: 
  - linux
  - osx
  - windows

dist: xenial

env:
  - GO111MODULE=on