Run the second pass of the tests on postgres 9.2

remotes/origin/master-produse
bmc 12 years ago
parent 537e8e763e
commit 12e4a2b98d

@ -21,7 +21,7 @@ test: test-unit
test-all: jshint test-unit test-integration test-native test-binary
test-travis: test-all upgrade-pg
@make test-all
@make test-all connectionString=pg://postgres@localhost:5433/postgres
upgrade-pg:
@chmod 755 script/travis-pg-9.2-install.sh

Loading…
Cancel
Save