Skip to content

Commit afd6d62

Browse files
committed
Add INI definition
1 parent 9a4f08f commit afd6d62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ before_install:
4848
- mongo-orchestration --version
4949
- export MO_PATH=`python -c 'import mongo_orchestration; from os import path; print(path.dirname(mongo_orchestration.__file__));'`
5050
- |
51+
INI=~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
5152
# tpecl is a helper to compile and cache php extensions
5253
tpecl () {
5354
local ext_name=$1

0 commit comments

Comments
 (0)