Explorar o código

Better test for integration.

Jeff Geerling %!s(int64=11) %!d(string=hai) anos
pai
achega
b1833eec33
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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