This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
writefreely
mirror of
https://github.com/writefreely/writefreely
Watch
1
Star
0
Fork
You've already forked writefreely
0
Code
Issues
Projects
Releases
Wiki
Activity
develop
writefreely
/
.travis.yml
10 lines
73 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
Add .travis.yml
2018-10-14 21:10:20 +02:00
language
:
go
go
:
Bump Travis build to Go 1.13
2020-01-07 22:27:25 +01:00
-
"1.13.x"
Bump Travis Go version to 1.11
2019-04-06 16:22:42 +02:00
env
:
-
GO111MODULE=on
Fix go-bindata error in Travis build Based on @sheenobu's work on #58
2019-04-06 16:44:06 +02:00
script
:
make ci