mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-04-10 04:10:54 +00:00
Update .travis.yml
This commit is contained in:
parent
2011847b92
commit
9174aa121c
1 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,13 @@
|
|||
language: php
|
||||
|
||||
sudo: false
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- apache2
|
||||
- libapache2-mod-fastcgi
|
||||
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
php:
|
||||
- 5.6
|
||||
|
|
Loading…
Add table
Reference in a new issue