1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

travis: remove sudo setting (it's default)

This commit is contained in:
nkzawa 2016-11-06 21:00:02 +09:00
parent b9d6a59415
commit c70e0026ec

View file

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