Skip to content

Commit 25985dc

Browse files
committed
Add other jquery versions to make matrix testing easier
1 parent 9b79003 commit 25985dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,8 @@ <h2>Disposal</h2>
234234
</div>
235235

236236
<script src="http://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js"></script>
237+
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> -->
238+
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> -->
237239
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script> -->
238240
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> -->
239241
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script> -->

0 commit comments

Comments
 (0)