This website works better with JavaScript.
Home
Explore
Help
Sign In
chenchao
/
pprof
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Enable continuous integration with Travis CI
Alexey Alexandrov
8 years ago
parent
9637ff88da
commit
58310d46d4
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
.travis.yml
+ 5
- 0
.travis.yml
View File
@@ -0,0 +1,5 @@
1
+language: go
2
+go:
3
+ - 1.6
4
+ - 1.7
5
+ - 1.8.x