summaryrefslogtreecommitdiff
path: root/scripts/travis_test.sh
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2018-10-15 00:58:32 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2018-10-15 00:58:32 +0100
commitb205764fdde4549c48c27841aa17e6c7f499e808 (patch)
tree1475eb57dc854ea4a1dc93c1c6a567e6fc584e5c /scripts/travis_test.sh
parente7227ce87b8da75fef1a3376ebb47e2bf20f6063 (diff)
parent7a5edff6c66a0410d6fecd4445980aabafc3ab4a (diff)
downloadpsycopg2-errors-module.tar.gz
Merge branch 'master' into errors-moduleerrors-module
Diffstat (limited to 'scripts/travis_test.sh')
-rwxr-xr-xscripts/travis_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/travis_test.sh b/scripts/travis_test.sh
index 342e24c..8ca4e9a 100755
--- a/scripts/travis_test.sh
+++ b/scripts/travis_test.sh
@@ -50,12 +50,12 @@ if [[ -z "$DONT_TEST_PRESENT" ]]; then
run_test 9.6
run_test 9.5
run_test 9.4
- run_test 9.3
fi
# Unsupported postgres versions that we still support
# Images built by https://github.com/psycopg/psycopg2-wheels/tree/build-dinosaurs
if [[ -n "$TEST_PAST" ]]; then
+ run_test 9.3
run_test 9.2
run_test 9.1
run_test 9.0