1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Run travis without sudo

This commit is contained in:
Ruben Bridgewater
2015-09-20 21:44:29 +02:00
parent 1cbf19ddf5
commit 21d40717ab

View File

@@ -1,5 +1,5 @@
language: node_js
sudo: true
sudo: false
env:
- CXX=g++-4.8
addons: