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
2025-02-12 19:50:40 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ergo
/
.travis.yml
9 lines
61 B
YAML
Raw
Normal View
History
Unescape
Escape
travis basic settings
2017-07-25 16:54:34 -04:00
language
:
go
force travis to use go 1.10.x
2018-05-23 17:56:29 -04:00
go
:
upgrade golang to 1.12, fixes #406
2019-02-26 14:53:33 -05:00
-
"1.12.x"
force travis to use go 1.10.x
2018-05-23 17:56:29 -04:00
travis: Also run Go tests where they exist, when running through Travis
2017-07-26 08:04:23 +10:00
script
:
-
make
-
make test
Reference in New Issue
Copy Permalink