This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
ergo
Watch
3
Star
0
Fork
0
You've already forked ergo
mirror of
https://github.com/ergochat/ergo.git
synced
2024-11-11 06:29:29 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
300f769af7
ergo
/
.travis.yml
9 lines
61 B
YAML
Raw
Normal View
History
Unescape
Escape
travis basic settings
2017-07-25 22:54:34 +02:00
language
:
go
force travis to use go 1.10.x
2018-05-23 23:56:29 +02:00
go
:
upgrade golang to 1.13 Fixes #626
2019-09-15 02:24:47 +02:00
-
"1.13.x"
force travis to use go 1.10.x
2018-05-23 23:56:29 +02:00
travis: Also run Go tests where they exist, when running through Travis
2017-07-26 00:04:23 +02:00
script
:
-
make
-
make test
Reference in New Issue
Copy Permalink