1
0
mirror of https://github.com/writeas/writefreely synced 2024-12-08 14:35:44 +01:00
writefreely/.travis.yml
2020-01-07 16:27:25 -05:00

10 lines
73 B
YAML

language: go
go:
- "1.13.x"
env:
- GO111MODULE=on
script: make ci