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