mirror of
https://github.com/securego/gosec.git
synced 2024-12-25 03:55:54 +00:00
Add travis ci profile
This commit is contained in:
parent
7e1d7ee0fe
commit
9bd62d1a4a
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
language: go
|
||||||
|
|
||||||
|
go:
|
||||||
|
- 1.5
|
||||||
|
- tip
|
Loading…
Reference in a new issue