Browse Source

Better test for integration.

Jeff Geerling 10 years ago
parent
commit
b1833eec33
1 changed files with 3 additions and 0 deletions
  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