Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
No need for separate travis ci env configuration anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
Holger Lösken committed Apr 3, 2019
1 parent 92f275a commit d682696
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ addons:
install:
- travis_retry composer install --no-interaction --prefer-source

env:
- DB_USER=root
- DB_PASS=

before_script:
- mysql -e "create database IF NOT EXISTS trnsltr;"
- cp .env.example .env
Expand Down

0 comments on commit d682696

Please sign in to comment.