mirror of
https://github.com/bettercap/bettercap
synced 2025-08-21 05:53:20 -07:00
fix: fixed travis file to build with 1.8
This commit is contained in:
parent
496c29b5bc
commit
9429098670
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
sudo: false
|
||||
go:
|
||||
- 1.9.x
|
||||
- 1.8.x
|
||||
|
||||
git:
|
||||
depth: 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue