Skip to content

Commit

Permalink
Add script to run a local travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Nasby authored and decibel committed Feb 18, 2019
1 parent 112fdee commit 2b4e6b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_travis.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
./pg-travis-test.sh && PGPORT=55435 PATH=/usr/lib/postgresql/$PGVERSION/bin/:$PATH make test

0 comments on commit 2b4e6b8

Please sign in to comment.