This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
web
/
TmMolStar
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
added travis ci config
Alexander Rose
il y a 7 ans
Parent
0b95406cc9
commit
6eef49d85f
1 fichiers modifiés
avec
4 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
4
0
.travis.yml
+ 4
- 0
.travis.yml
Voir le fichier
@@ -0,0 +1,4 @@
+language: node_js
+node_js:
+ - "8"
+ - "6"