This website works better with JavaScript.
Home
Esplora
Aiuto
Accedi
chenchao
/
pprof
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Activity
Sfoglia il codice sorgente
Enable continuous integration with Travis CI
Alexey Alexandrov
8 anni fa
parent
9637ff88da
commit
58310d46d4
1 ha cambiato i file
con
5 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
5
0
.travis.yml
+ 5
- 0
.travis.yml
Vedi File
@@ -0,0 +1,5 @@
1
+language: go
2
+go:
3
+ - 1.6
4
+ - 1.7
5
+ - 1.8.x