diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 752366f..d287c26 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -30,6 +30,7 @@ script: | |||
30 | - ansible-playbook tests/test-simple-app.yml -i tests/inventory | 30 | - ansible-playbook tests/test-simple-app.yml -i tests/inventory |
31 | - ansible-playbook tests/test-haskell-app.yml -i tests/inventory | 31 | - ansible-playbook tests/test-haskell-app.yml -i tests/inventory |
32 | - ansible-playbook tests/test-configure-app.yml -i tests/inventory | 32 | - ansible-playbook tests/test-configure-app.yml -i tests/inventory |
33 | - ansible-playbook tests/test-scalability.yml -i tests/inventory | ||
33 | 34 | ||
34 | notifications: | 35 | notifications: |
35 | slack: fretlink:pTIylIN7zkwRFuL3aHERmsbB | 36 | slack: fretlink:pTIylIN7zkwRFuL3aHERmsbB |