Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
hedii committed Jan 21, 2018
1 parent 6275023 commit 8ab58a3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@ language: php
php:
- 7.2
before_script:
- cp .env.example .env
- composer self-update
- composer install --no-interaction
- php artisan key:generate
- php artisan crawler:build
script:
- vendor/bin/phpunit
services:
- mysql

0 comments on commit 8ab58a3

Please sign in to comment.