mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
travis: set sudo false
This commit is contained in:
parent
18ab55bc73
commit
fd52ddfdc9
|
@ -1,4 +1,5 @@
|
|||
language: node_js
|
||||
sudo: false
|
||||
node_js:
|
||||
- "node"
|
||||
- "6"
|
||||
|
|
Loading…
Reference in a new issue