Codebase list gobuster / d2b5fbc1-5f89-47d8-a986-2b99b819c3aa/main .travis.yml
d2b5fbc1-5f89-47d8-a986-2b99b819c3aa/main

Tree @d2b5fbc1-5f89-47d8-a986-2b99b819c3aa/main (Download .tar.gz)

.travis.yml @d2b5fbc1-5f89-47d8-a986-2b99b819c3aa/mainraw · history · blame

1
2
3
4
5
6
7
language: go

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