TEMPORARY: emergency travis CI fix (see comments)

This commit is contained in:
Josh Junon 2017-06-28 23:42:38 -07:00
parent 1d73b21111
commit 54975fb20d

View file

@ -4,3 +4,8 @@ node_js:
- '6'
- '4'
after_success: npm run coveralls
# TODO temporary fix - please see links below
# https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
# https://github.com/travis-ci/travis-ci/issues/7991
group: deprecated-2017Q2