Skip to content

Commit 96fbee4

Browse files
committed
Update .travis.yml
1 parent 7390982 commit 96fbee4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ php:
55

66
sudo: false
77

8+
env:
9+
- SIMPLETEST_DB=sqlite://tmp/site.sqlite
10+
811
before_install:
912
- phpenv config-rm xdebug.ini
1013
- composer --verbose self-update

0 commit comments

Comments
 (0)