Skip to content

Commit

Permalink
Merge pull request #6 from DanielRuf/fix/use-trusty-environment
Browse files Browse the repository at this point in the history
Use trusty environment - closes #5
  • Loading branch information
Maikuolan authored Dec 23, 2019
2 parents 130dd7a + bcd8572 commit 799fbe3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: php

dist: trusty

php:
- '5.4'
- '5.5'
Expand Down

0 comments on commit 799fbe3

Please sign in to comment.