This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
root
/
showdownjs
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
fixed typo in travis
Estevão Soares dos Santos
il y a 10 ans
Parent
1c048fdca9
commit
9d5a3ffad1
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
.travis.yml
+ 1
- 1
.travis.yml
Voir le fichier
@@ -1,6 +1,6 @@
language: node_js
node_js:
-
.
"0.6"
+
-
"0.6"
- "0.8"
- "0.10"