1
0
Fork 0
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:
nkzawa 2016-11-06 03:20:04 +09:00
parent 18ab55bc73
commit fd52ddfdc9

View file

@ -1,4 +1,5 @@
language: node_js
sudo: false
node_js:
- "node"
- "6"