Commit 8ecf547b by Muhammad Shoaib

comment the sudo requirement to false.

parent 50b29485
...@@ -9,7 +9,7 @@ before_install: ...@@ -9,7 +9,7 @@ before_install:
- "sh -e /etc/init.d/xvfb start" - "sh -e /etc/init.d/xvfb start"
# Set Travis builds to use docker container # Set Travis builds to use docker container
sudo: false # sudo: false
install: install:
- npm 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