Permalink
Browse files

just test postgres 9.4 for now

  • Loading branch information...
1 parent a2a8651 commit 448fc26c01bf53973a3099352f27e5598fc097b1 @tompollard tompollard committed Oct 12, 2016
Showing with 1 addition and 4 deletions.
  1. +1 −4 .travis.yml
View
@@ -9,10 +9,7 @@ branches:
# Start the databases # Start the databases
# See https://docs.travis-ci.com/user/database-setup/ # See https://docs.travis-ci.com/user/database-setup/
addons: addons:
- postgresql: + postgresql: "9.4"
- - "9.4"
- - "9.5"
- - "9.6"
services: services:
- postgresql - postgresql

0 comments on commit 448fc26

Please sign in to comment.