mirror of https://github.com/gin-gonic/gin.git
Remove sudo setting from travis.yml (#1816)
This commit is contained in:
parent
05b5c3ba74
commit
bcf36ade9f
|
@ -1,5 +1,4 @@
|
|||
language: go
|
||||
sudo: false
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
|
Loading…
Reference in New Issue