.travis.yml: enable Travis-CI (#5)

This commit is contained in:
Filippo Valsorda
2019-10-07 22:39:10 -04:00
committed by GitHub
parent dd0939ffaa
commit c4269b6185

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
os: linux
arch: arm64
dist: bionic
language: go
go: 1.x