Initial QSfera import
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- '1.13'
|
||||
- '1.14'
|
||||
- '1.15'
|
||||
- '1.16'
|
||||
- '1.17'
|
||||
- '1.18'
|
||||
- '1.19'
|
||||
- tip
|
||||
- master
|
||||
|
||||
go_import_path: github.com/longsleep/rndm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip master
|
||||
Reference in New Issue
Block a user