This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
mindoc
mirror of
https://github.com/mindoc-org/mindoc.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge remote-tracking branch 'origin/master'
lifei6671
7 years ago
parent
6bc191b2dc
7a52b4fbf2
commit
345f0a1ff8
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.travis.yml
+ 2
- 1
.travis.yml
View File
@@ -1,7 +1,8 @@
language: go
go:
- - "1.10.3"
+ - "1.10.x"
+ - "1.11.x"
sudo: true
install: false