.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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.travis.yml Normal file
View file

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