Skip to content

Commit

Permalink
Mirror PhantomJS download by using Travis' own infrastructure
Browse files Browse the repository at this point in the history
This is to avoid hitting Bitbucket rate limits for downloads.
  • Loading branch information
mislav committed Nov 15, 2016
1 parent 2d64fc3 commit ff2a90f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
sudo: false
language: node_js
cache:
directories:
- phantomjs
deploy:
provider: npm
email: [email protected]
Expand Down

0 comments on commit ff2a90f

Please sign in to comment.