diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 88741ea..f0b959e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,3 +5,6 @@ otp_release: - R15B01 - 17.0 script: "make travis" +branches: + only: + - rebar3
\ No newline at end of file |