mirror of
https://github.com/encounter/react-add-to-calendar.git
synced 2026-07-10 21:18:44 -07:00
fixing duplicate call in travis config
This commit is contained in:
@@ -18,8 +18,6 @@ rvm:
|
||||
before_install:
|
||||
- npm install -g grunt-cli
|
||||
- gem update --system && gem install scss_lint -v 0.44.0
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
- export CHROME_BIN=/usr/bin/google-chrome
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
|
||||
Reference in New Issue
Block a user