diff --git a/.travis.yml b/.travis.yml index a7265c2..25a09e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,4 @@ language: erlang script: rebar compile && rebar skip_deps=true eunit otp_release: - - R15B - - R14B02 - - R14B03 - - R14B04 \ No newline at end of file + - R15B \ No newline at end of file