This website works better with JavaScript.
Home
Explore
Help
Sign In
Public-Mirrors
/
markdown-it
mirror of
https://github.com/markdown-it/markdown-it.git
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Activity
Browse Source
Travis: use docker containers (start faster)
pull/82/head
Vitaly Puzrin
10 years ago
parent
7bd5221673
commit
908c565fd7
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
.travis.yml
1
.travis.yml
View File
@ -2,3 +2,4 @@ language: node_js
node_js:
node_js:
-
'0.10'
-
'0.10'
script
:
make test-ci
script
:
make test-ci
sudo
:
false
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Public-Mirrors/markdown-it
Title
Body
Create Issue