mirror of
https://git.phreedom.club/localhost_frssoft/compy.git
synced 2024-11-05 16:03:19 +00:00
parent
395220b947
commit
18b1ff6898
8
.travis.yml
Normal file
8
.travis.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
language: go
|
||||
sudo: required
|
||||
dist: trusty
|
||||
install:
|
||||
- go get -t
|
||||
- go build
|
||||
go:
|
||||
- 1.8.1
|
Loading…
Reference in a new issue