Codebase list gobuster / 60d79f9c-7b92-40a8-9442-c73d76dc81dd/main .travis.yml
60d79f9c-7b92-40a8-9442-c73d76dc81dd/main

Tree @60d79f9c-7b92-40a8-9442-c73d76dc81dd/main (Download .tar.gz)

.travis.yml @60d79f9c-7b92-40a8-9442-c73d76dc81dd/mainraw · history · blame

1
2
3
4
5
6
7
language: go

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