This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
fs
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add travis supports
master
jimzhan
9 years ago
parent
438c241618
commit
3915e965de
1 changed files
with
8 additions
and
0 deletions
Split View
Show Diff Stats
+8
-0
.travis.yml
+ 8
- 0
.travis.yml
View File
@@ -0,0 +1,8 @@
language: go
install:
- go get github.com/smartystreets/goconvey
go:
- 1.4
- tip
Write
Preview
Loading…
Cancel
Save