2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

run qunit tests in phantomjs for travis-ci

This commit is contained in:
Jacob Thornton
2012-04-19 17:34:07 -07:00
parent 1160935446
commit 03f78f7a60
7 changed files with 117 additions and 2 deletions
+3
View File
@@ -11,6 +11,9 @@
<link rel="stylesheet" href="vendor/qunit.css" type="text/css" media="screen" />
<script src="vendor/qunit.js"></script>
<!-- phantomjs logging script-->
<script src="unit/bootstrap-phantom.js"></script>
<!-- plugin sources -->
<script src="../../js/bootstrap-transition.js"></script>
<script src="../../js/bootstrap-alert.js"></script>