Fix Travis build
This commit is contained in:
+6
-4
@@ -1,10 +1,12 @@
|
||||
language: erlang
|
||||
|
||||
install: wget https://github.com/erlang/rebar3/releases/download/3.1.0/rebar3 && chmod 755 rebar3
|
||||
|
||||
script: PATH=.:$PATH make update test dialyzer
|
||||
|
||||
notifications:
|
||||
disabled: true
|
||||
branches:
|
||||
only:
|
||||
- develop
|
||||
- 0.1.0
|
||||
|
||||
otp_release:
|
||||
- R15B02
|
||||
- R15B01
|
||||
|
||||
Reference in New Issue
Block a user