diff --git a/.travis.yml b/.travis.yml index 625c0d2de4..017907d1ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,15 +1,9 @@ -# trust dist provides a modern build chain (as opposed to 'precise' dist) +# trusty dist provides a modern build chain (as opposed to 'precise' dist) # which absolves us from having to install compilers and stuff dist: trusty language: node_js -env: - global: - # phantomjs hosts binaries @ bitbucket, which has fairly restrictive - # rate-limiting. pull it from this sketchy site in China instead. - - PHANTOMJS_CDNURL='https://cnpmjs.org/downloads' - matrix: fast_finish: true include: