]> granicus.if.org Git - postgis/commitdiff
Add installcheck step to travis build
authorSandro Santilli <strk@keybit.net>
Mon, 4 May 2015 11:18:26 +0000 (11:18 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 4 May 2015 11:18:26 +0000 (11:18 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13481 b70326c6-7e19-0410-871a-916f4a2858ee

.travis.yml

index 0ffa6fd8a3347cc1207d03591927b9359003e00b..1b6d6b35ac08373f87e70563d08b89ca1ea3a8db 100644 (file)
@@ -19,6 +19,13 @@ language: c
 
 compiler: gcc
 
+script:
+  - ./configure
+  - make
+  - make check
+  - sudo make install
+  - make installcheck
+
 notifications:
   email: false
   irc: