This website works better with JavaScript.
Home
Explore
Help
Sign In
jan
/
mustache.js
mirror of
https://github.com/janl/mustache.js
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
46
Wiki
Activity
Browse Source
Added node v0.12 on travis
tags/v1.1.0
Phillip Johnsen
11 years ago
parent
146497bea7
commit
2844c9cd2f
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -4,6 +4,7 @@ node_js:
- 0.8
- '0.10'
- 0.11
- 0.12
before_install:
- "test $TRAVIS_NODE_VERSION = '0.6' && npm install -g npm@1.3.26 || npm install -g npm"
matrix:
Write
Preview
Loading…
Cancel
Save