Explorar el Código

Better test for integration.

Jeff Geerling hace 11 años
padre
commit
b1833eec33
Se han modificado 1 ficheros con 3 adiciones y 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