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
Don't run browser tests on IE 9 and IE 10, start from IE 11 and above
tags/v3.0.2
Phillip Johnsen
6 years ago
parent
69e2bf39fd
commit
1c4187ab31
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.zuul.yml
+ 1
- 1
.zuul.yml
View File
@@ -5,7 +5,7 @@ browsers:
- name: firefox
version: latest
- name: ie
version:
9
..latest
version:
11
..latest
concurrency: 1
tunnel:
type: ngrok
Write
Preview
Loading…
Cancel
Save