This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
showdownjs
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fixed typo in travis
Estevão Soares dos Santos
10 years ago
parent
1c048fdca9
commit
9d5a3ffad1
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -1,6 +1,6 @@
language: node_js
node_js:
-
.
"0.6"
+
-
"0.6"
- "0.8"
- "0.10"