summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-07-31 09:17:32 -0300
committershennetsind <ind@henn.et>2013-07-31 09:17:32 -0300
commit2d916eb9db83b67983f8135d2806f2c6fc726a2c (patch)
tree96aa8a0f9f954329f575c08a319b6de5ea8476f8 /.travis.yml
parent871e2f2a56431cf13f193e00b261aae5460bebc1 (diff)
downloadhercules-2d916eb9db83b67983f8135d2806f2c6fc726a2c.tar.gz
hercules-2d916eb9db83b67983f8135d2806f2c6fc726a2c.tar.bz2
hercules-2d916eb9db83b67983f8135d2806f2c6fc726a2c.tar.xz
hercules-2d916eb9db83b67983f8135d2806f2c6fc726a2c.zip
Follow up e14ab5561a53bc17c9186a22ecd07060772e6dc6
Fixed Travis, special thanks to Gepard Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 7dd473fa6..e86648884 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,11 +14,11 @@ notifications:
email: false
irc:
- channels:
- - "irc.rizon.net#Hercules"
- on_success: always
- on_failure: always
+ channels:
+ - "irc.rizon.net#Hercules"
+ on_success: always
+ on_failure: always
branches:
only:
- - master
+ - master \ No newline at end of file