mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 02:35:10 +00:00
Update .travis.yml
This commit is contained in:
parent
c42707bbd9
commit
9ca6ef1f3e
1 changed files with 6 additions and 0 deletions
|
|
@ -1,8 +1,14 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.8.3
|
||||
- tip
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
fast_finish: true
|
||||
|
||||
env:
|
||||
- "PATH=/home/travis/gopath/bin:$PATH"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue