1
0
mirror of https://github.com/securego/gosec.git synced 2025-03-19 21:08:30 +02:00

Add travis ci profile

This commit is contained in:
Grant Murphy 2016-08-05 08:59:01 -07:00
parent 7e1d7ee0fe
commit 9bd62d1a4a

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: go
go:
- 1.5
- tip