Skip to content

Commit ea313bf

Browse files
committed
Explcitly set postgres version to 10
1 parent 1ba010b commit ea313bf

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
@@ -13,6 +13,7 @@ addons:
1313
- unixodbc-dev
1414
- odbc-postgresql
1515
- libsqliteodbc
16+
postgresql: 10
1617

1718
script:
1819
- cargo test -- --nocapture || travis_terminate 1

0 commit comments

Comments
 (0)