Skip to content

Commit

Permalink
Run the tests in Phantom.js on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jun 24, 2015
1 parent 9e3db51 commit 0addd76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ coverage: lib/*
test-browser: unexpected.js
@./node_modules/.bin/serve .

travis: lint test coverage
travis: lint test test-phantomjs coverage
-<coverage/lcov.info ./node_modules/coveralls/bin/coveralls.js

.PHONY: git-dirty-check
Expand Down

0 comments on commit 0addd76

Please sign in to comment.