Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pitbulk committed Sep 10, 2019
1 parent dc97088 commit 3d2d6c7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
language: php

php:
- 5.6
- 5.5
- 5.3
- 5.4
# - 5.3
- 7.0
- 5.5
- 5.6

dist: trusty

env:
- TRAVIS=true
Expand Down

0 comments on commit 3d2d6c7

Please sign in to comment.