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
fix travis file
Pascal Deschenes
12 years ago
parent
08de80cc0d
commit
20aef335b4
1 changed files
with
3 additions
and
3 deletions
Split View
Show Diff Stats
3
3
.travis.yml
+ 3
- 3
.travis.yml
View File
@@ -1,4 +1,4 @@
language: node_js
-
node_js:
-
- "0.8"
-
- "0.6"
+node_js:
+
- 0.6
+
- 0.8