Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 4b28f96

Browse files
author
Mario Basic
committed
Updated travis file.
1 parent 7ad18fd commit 4b28f96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
language: php
22

33
php:
4-
- 5.4
5-
- 5.5
64
- 5.6
75
- 7.0
86
- hhvm
97

108
install:
119
- composer install --prefer-source --no-interaction
10+
- cp .env.example .env

0 commit comments

Comments
 (0)