disable sudo travis config option, it breaks the build since it's using a cached node_modules which has old major versions of dependencies, ugh
This commit is contained in:
parent
374b7cca2c
commit
30204d2ee6
@ -1,4 +1,4 @@
|
||||
sudo: false
|
||||
#sudo: false
|
||||
language: node_js
|
||||
cache:
|
||||
directories:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user