1
0
mirror of https://git.keinpfusch.net/loweel/zorg synced 2025-01-12 14:03:47 +01:00
zorg/vendor/github.com/andybalholm/cascadia/.travis.yml
2020-10-08 21:33:26 +02:00

15 lines
141 B
YAML

language: go
go:
- 1.3
- 1.4
install:
- go get github.com/andybalholm/cascadia
script:
- go test -v
notifications:
email: false