Skip to content

Commit

Permalink
PLAT-3418 - Fix Travis Build (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
malcyL authored Mar 12, 2020
1 parent 86b5a84 commit 2f69958
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ services:
- redis-server
sudo: false
language: php
dist: trusty
addons:
apt:
packages:
ant
php:
- 7.2
- 7.1
Expand Down

0 comments on commit 2f69958

Please sign in to comment.