We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fa11dd + 2767c47 commit a6fa7a0Copy full SHA for a6fa7a0
1 file changed
.travis.yml
@@ -9,6 +9,9 @@ python:
9
services:
10
- postgresql
11
12
+env:
13
+ - FLEETCTL_TUNNEL=foo
14
+
15
before_install:
16
- sudo apt-get install -qq libpq-dev
17
0 commit comments