Codebase list gobuster / a42e4e9a-732e-4c5f-980b-feb5cd0cad91/main .travis.yml
a42e4e9a-732e-4c5f-980b-feb5cd0cad91/main

Tree @a42e4e9a-732e-4c5f-980b-feb5cd0cad91/main (Download .tar.gz)

.travis.yml @a42e4e9a-732e-4c5f-980b-feb5cd0cad91/mainraw · history · blame

1
2
3
4
5
6
7
language: go

go:
  - "1.x"
  - "1.8"
  - "1.10.x"
  - master