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
fix apt-get install name for spidermonkey, again, again, again
tags/0.4.0
Jan Lehnardt
14 years ago
parent
bdad747916
commit
470b02798c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -1,3 +1,3 @@
before_script:
- sudo apt-get install
libmozjs2d
- sudo apt-get install
xulrunner-1.9
- gem install rspec
Write
Preview
Loading…
Cancel
Save