Alter comment on travis-ci#8836 workaround

pull/21833/head
lukebarnard 2018-01-16 10:09:11 +00:00
parent d2e5b12271
commit f391375dea
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ dist: trusty
# we don't need sudo, so can run in a container, which makes startup much
# quicker.
#
# unfortunately we do require sudo as per https://github.com/travis-ci/travis-ci/issues/8836
# unfortunately we do temporarily require sudo as a workaround for
# https://github.com/travis-ci/travis-ci/issues/8836
sudo: required
language: node_js