Skip to content

Commit

Permalink
Try fixing travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Atanasov committed Jan 28, 2019
1 parent 395bf91 commit a5975a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,4 +1,3 @@
dist: precise
sudo: required

language: php
Expand All @@ -25,6 +24,8 @@ matrix:
env: DB=mysqli
- php: 7.1
env: DB=mysqli
- php: 7.2
env: DB=mysqli
allow_failures:
- php: hhvm
fast_finish: true
Expand Down

0 comments on commit a5975a2

Please sign in to comment.