Merge pull request #1 from pcvolkmer/travis_ci

Add .travis.yml file
This commit is contained in:
Paul-Christian Volkmer 2022-01-12 16:03:25 +01:00 committed by GitHub
commit d20eb306fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: go
go:
- 1.17.x