Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ff4306c

Browse files
committedJan 15, 2015
Travis should run slimerjs
1 parent ab2954b commit ff4306c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ notifications:
1818
on_success: change
1919
on_failure: change
2020

21-
script: phantomjs js/tests/run_qunit.js test.html
21+
script: phantomjs js/tests/run_qunit.js test.html && ./slimerjs/slimerjs js/tests/run_qunit.js $PWD/test.html

0 commit comments

Comments
 (0)
Please sign in to comment.