Pārlūkot izejas kodu

Better test for integration.

Jeff Geerling 11 gadi atpakaļ
vecāks
revīzija
b1833eec33
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -31,3 +31,6 @@ script:
     | grep -q 'changed=0.*failed=0'
     && (echo 'Idempotence test: pass' && exit 0)
     || (echo 'Idempotence test: fail' && exit 1)
+
+  # Check if we get an installation page.
+  - curl http://localhost:3000/install