mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-10 07:04:53 +08:00
Small fix (travis)
This commit is contained in:
parent
8e1be065c6
commit
4988b276ad
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
language: php
|
||||
php:
|
||||
- '5.3'
|
||||
- '5.4'
|
||||
- '5.5'
|
||||
- '5.6'
|
||||
- '7.0'
|
||||
before_script:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y build-essential libssl-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue