chore(travis): opt-out of sudo

This commit is contained in:
Nico Rehwaldt 2017-05-18 09:47:18 +02:00
parent ff140d1a50
commit 4a83d7a060
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
language: node_js
node_js: '4.0'
sudo: false
addons:
firefox: "latest-esr"