Kouhei Sutou
null+****@clear*****
Wed Feb 11 20:36:41 JST 2015
Kouhei Sutou 2015-02-11 20:36:41 +0900 (Wed, 11 Feb 2015) New Revision: 6325a955660c29b7ad05f49fd2798dca11166c1d https://github.com/pgroonga/pgroonga/commit/6325a955660c29b7ad05f49fd2798dca11166c1d Message: travis: create extension into template1 Modified files: data/travis/setup.sh Modified: data/travis/setup.sh (+2 -0) =================================================================== --- data/travis/setup.sh 2015-02-11 20:36:04 +0900 (5a7b071) +++ data/travis/setup.sh 2015-02-11 20:36:41 +0900 (6e7f203) @@ -28,4 +28,6 @@ if [ -n "${pg_version}" ]; then make > /dev/null sudo make install > /dev/null cd .. + + postgresql -U postgres -d template1 -c 'CREATE EXTENSION pgroonga;' fi -------------- next part -------------- HTML����������������������������...Download