Use sudo: false in example .travis.yml

See issue #5
This commit is contained in:
Greg Hendershott 2016-01-17 13:43:44 -05:00
parent 84415da65d
commit 5caea9af7f

View File

@ -1,10 +1,9 @@
language: c
# Optional: To use Travis CI's newer container infrastructure,
# un-comment the following line. (Also be sure RACKET_DIR is set to
# somewhere like ~/racket that doesn't require sudo.)
#
# sudo: false
# To use Travis CI's newer container infrastructure, use the following
# line. (Also be sure RACKET_DIR is set to somewhere like ~/racket
# that doesn't require sudo.)
sudo: false
env:
global: