Skip to content

Commit

Permalink
Merge branch 'master' of github.com:vtsykun/mq-insight
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsykun committed Feb 6, 2019
2 parents aaecbbe + 9fdaa6b commit 9bd1e9e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,9 @@ services:
matrix:
include:
- php: 7.1
env: DATABASE="postgresql" ORO_PLATFORM="2.6.30"
- php: 7.1.20
env: DATABASE="mysql" ORO_PLATFORM="3.0.0"
- php: 7.1.20
env: DATABASE="postgresql" ORO_PLATFORM="3.1.0-beta"
env: DATABASE="mysql" ORO_PLATFORM="2.6.39"
- php: 7.1.26
env: DATABASE="postgresql" ORO_PLATFORM="3.1.1"

before_install:
- phpenv config-rm xdebug.ini || echo "xdebug not available"
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017-2018
Copyright (c) 2017-2019

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 9bd1e9e

Please sign in to comment.