Skip to content

Commit 8b816fe

Browse files
committed
Land rapid7#7748, fix travis failure for pgsql and base Ubuntu test env
2 parents f50fa51 + f4f0205 commit 8b816fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1+
dist: trusty
12
sudo: false
23
group: stable
34
bundler_args: --without coverage development pcap
45
cache: bundler
56
addons:
6-
postgresql: '9.3'
7+
postgresql: '9.6'
78
apt:
89
packages:
910
- libpcap-dev

0 commit comments

Comments
 (0)