]> git.openstreetmap.org Git - chef.git/blobdiff - .travis.yml
Add test for postgresql cookbook
[chef.git] / .travis.yml
index 78f216557d1f2bffc270401203bd8b3736be88eb..6ae8b514417a94bcd55b4649707a040a631c6f99 100644 (file)
@@ -108,6 +108,9 @@ jobs:
     - name: "Test Kitchen (planet::replication)"
       script:
         - bundle exec kitchen test planet-replication-ubuntu-1804
+    - name: "Test Kitchen (postgresql)"
+      script:
+        - bundle exec kitchen test postgresql-ubuntu-1804
     - name: "Test Kitchen (python)"
       script:
         - bundle exec kitchen test python-ubuntu-1804