DEBSOURCES
Skip Quicknav
sources / golang-github-go-macaron-csrf / 0.0~git20170207.0.428b7c6-5 / .travis.yml
1234567891011121314
sudo: false language: go go: - 1.3 - 1.4 - 1.5 - tip script: go test -v -cover -race notifications: email: - u@gogs.io