Skip to content

Commit 2bbc3ca

Browse files
committed
use more reliable download location for phantomjs
1 parent a59b6b9 commit 2bbc3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
# sauce labs access token
2323
- secure: CbPfysSncBB2Ue+VOtLDa8xJvwKl73nJO647zt/9UvZ/3PilnZN9aZv2jHxGvCiFXcez+2AddKptMCcx/5EW5UfRkrWUDHrfLCULU2TfOjmufEGM1eOIXhiAun8WQ85LBzTAYy1r9D514cbU3Yzn3xGZwJljPE8JE4cx3MNN/qQ=
2424
# temporary solution until https://github.com/ariya/phantomjs/issues/13953 is resolved
25-
- PHANTOMJS_CDNURL=http://cnpmjs.org/downloads
25+
- PHANTOMJS_CDNURL=https://s3.amazonaws.com/aldryn-local-assets
2626
matrix:
2727
- FRONTEND=1 UNIT=1
2828
- FRONTEND=1 LINT=1

0 commit comments

Comments
 (0)