Kouhei Sutou
null+****@clear*****
Wed Sep 7 07:32:55 JST 2016
Kouhei Sutou 2016-09-07 07:32:55 +0900 (Wed, 07 Sep 2016) New Revision: 49f024bfba45e51bb7d7692e50382801e90404de https://github.com/pgroonga/pgroonga/commit/49f024bfba45e51bb7d7692e50382801e90404de Message: travis: try to use both PostgreSQL 9.3 and 9.4 Modified files: .travis.yml Modified: .travis.yml (+6 -2) =================================================================== --- .travis.yml 2016-09-05 00:15:02 +0900 (fac4e52) +++ .travis.yml 2016-09-07 07:32:55 +0900 (7fe0bd5) @@ -5,8 +5,12 @@ dist: trusty language: c compiler: - gcc -addons: - postgresql: "9.4" +matrix: + include: + - addons: + postgresql: "9.3" + - addons: + postgresql: "9.4" sudo: required # env: # - GROONGA_MASTER=yes -------------- next part -------------- HTML����������������������������... ダウンロード