This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
BP
/
email
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
Create .travis.yml
Jordan Wright
il y a 11 ans
Parent
fbafd0035f
commit
36bb38f4f0
1 fichiers modifiés
avec
6 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
6
0
.travis.yml
+ 6
- 0
.travis.yml
Voir le fichier
@@ -0,0 +1,6 @@
+language: go
+
+go:
+ - 1.0
+ - 1.1
+ - tip