diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 2c09eeca6..e6e60500c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,5 +15,5 @@ notifications: email: false branches: - only: - - master + except: + - rathena |