Skip to content

Commit

Permalink
Add php versions support
Browse files Browse the repository at this point in the history
  • Loading branch information
stanstst committed Feb 5, 2020
1 parent 1ab53a2 commit 42a956a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,9 +1,9 @@
language: php

php:
- 5.3
- 5.4
- 5.5
- 7.1
- 7.2
- 7.3

notifications:
email: false
Expand Down

0 comments on commit 42a956a

Please sign in to comment.