Skip to content

Commit f3b3ae2

Browse files
committed
test against different set of jquery versions
1 parent c9cf630 commit f3b3ae2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ node_js:
2020
- 0.10
2121

2222
env:
23+
- JQUERY_VERSION=1.10.*
2324
- JQUERY_VERSION=1.11.*
25+
- JQUERY_VERSION=1.12.*
2426
- JQUERY_VERSION=2.0.*
2527
- JQUERY_VERSION=2.1.*
28+
- JQUERY_VERSION=2.2.*

0 commit comments

Comments
 (0)