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

Commit 8ab58a3

Browse files
committed
Update travis
1 parent 6275023 commit 8ab58a3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@ language: php
22
php:
33
- 7.2
44
before_script:
5-
- cp .env.example .env
65
- composer self-update
76
- composer install --no-interaction
87
- php artisan key:generate
98
- php artisan crawler:build
10-
script:
11-
- vendor/bin/phpunit
12-
services:
13-
- mysql

0 commit comments

Comments
 (0)