Skip to content

Commit

Permalink
use phantomjs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelknoch committed Apr 9, 2016
1 parent e5cf697 commit 4fe8e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ node_js:
- "4.2"
- "5.3"
script:
- './node_modules/karma/bin/karma start karma.conf.js --single-run'
- './node_modules/karma/bin/karma start karma.conf.js --single-run --browsers PhantomJS'

0 comments on commit 4fe8e29

Please sign in to comment.