Commit 8ecf547b by Muhammad Shoaib

comment the sudo requirement to false.

parent 50b29485
......@@ -9,7 +9,7 @@ before_install:
- "sh -e /etc/init.d/xvfb start"
# Set Travis builds to use docker container
sudo: false
# sudo: false
install:
- npm install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment