Skip to content

Commit

Permalink
try removing comments in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav0 committed Oct 15, 2018
1 parent fd06bb0 commit fce2f9d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Expand Up @@ -11,13 +11,6 @@ addons:
cache:
yarn: true

# before_script:
# - "sudo chown root /opt/google/chrome/chrome-sandbox"
# - "sudo chmod 4755 /opt/google/chrome/chrome-sandbox"
# - "export DISPLAY=:99.0"
# - "sh -e /etc/init.d/xvfb start"
# - sleep 3 # give xvfb some time to start

before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH=$HOME/.yarn/bin:$PATH
Expand Down

0 comments on commit fce2f9d

Please sign in to comment.