mirror of
https://github.com/arnaucube/gogame.git
synced 2026-02-06 19:16:40 +01:00
add travis
This commit is contained in:
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- "1.12"
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
@@ -1,3 +1,5 @@
|
||||
# gogame
|
||||
# gogame [](https://goreportcard.com/report/github.com/arnaucube/gogame) [](https://travis-ci.org/arnaucube/gogame)
|
||||
|
||||
Nostalgic OGame clone in Go
|
||||
|
||||
WIP
|
||||
|
||||
Reference in New Issue
Block a user