Skip to content

Commit a6fa7a0

Browse files
author
Matthew Fisher
committed
Merge pull request #1048 from deis/fix-travis
fix(travis): add dummy FLEETCTL_TUNNEL envvar
2 parents 2fa11dd + 2767c47 commit a6fa7a0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ python:
99
services:
1010
- postgresql
1111

12+
env:
13+
- FLEETCTL_TUNNEL=foo
14+
1215
before_install:
1316
- sudo apt-get install -qq libpq-dev
1417

0 commit comments

Comments
 (0)