Update .travis.yml

Setting sudo mode for the travis builds
This commit is contained in:
Tom Bloor 2018-01-18 12:57:38 +00:00 committed by GitHub
parent 4a388a4c3e
commit 40973b87ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
# Force sudo due to issue in travis
sudo: required
addons:
chrome: stable
language: node_js