Skip to content

Commit

Permalink
fix ci (#25)
Browse files Browse the repository at this point in the history
* fix ci

* fix ci

* fix ci

* fix ci

Co-authored-by: Kushang Gajjar <kgajjar@salesforce.com>
  • Loading branch information
gkushang and gkushang committed Mar 26, 2020
1 parent 38a1fad commit b694a3b
Show file tree
Hide file tree
Showing 5 changed files with 701 additions and 33,628 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ cache:
npm: false

install:
- git clone https://github.com/$TRAVIS_REPO_SLUG.git $TRAVIS_REPO_SLUG
- cd $TRAVIS_REPO_SLUG
- git checkout -qf $TRAVIS_COMMIT
- wget -N http://chromedriver.storage.googleapis.com/2.30/chromedriver_linux64.zip -P ~/
- unzip ~/chromedriver_linux64.zip -d ~/
- rm ~/chromedriver_linux64.zip
Expand Down
Loading

0 comments on commit b694a3b

Please sign in to comment.