This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirror
/
seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
turning off support for Go 1.11 and 1.12 in .travis.yml
pull/1137/head
Bruce Wang
5 years ago
parent
922776151e
commit
86a71c3e24
1 changed files
with
0 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.travis.yml
2
.travis.yml
View File
@ -1,8 +1,6 @@
sudo
:
false
sudo
:
false
language
:
go
language
:
go
go:
go:
-
1.11
.x
-
1.12
.x
-
1.13
.x
-
1.13
.x
before_install:
before_install:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirror/seaweedfs
Title
Body
Create Issue