This website requires JavaScript.
Explore
Help
Sign in
ridv
/
gorealis
Watch
1
Star
0
Fork
You've already forked gorealis
0
Code
Issues
Pull requests
Projects
Releases
23
Packages
Wiki
Activity
Actions
d1e0931b1c
gorealis
/
.travis.yml
11 lines
104 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial travis CI config which will just verify that the example client can compile.
2018-08-11 20:55:00 -07:00
language
:
go
go
:
-
"1.10.x"
-
"1.9.x"
Third try
2018-08-11 21:09:56 -07:00
install
:
true
Initial travis CI config which will just verify that the example client can compile.
2018-08-11 20:55:00 -07:00
script
:
Second attempt
2018-08-11 21:03:11 -07:00
-
go build ./examples/client.go
Reference in a new issue
Copy permalink