Small fix (travis)

This commit is contained in:
RainLoop Team 2016-05-26 01:56:11 +03:00
parent 8e1be065c6
commit 4988b276ad

View file

@ -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