Skip to content

Commit

Permalink
[#585] Build with OTP 21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jfacorro committed Dec 4, 2018
1 parent 1de32f7 commit 2282ec9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Expand Up @@ -3,7 +3,7 @@ build: off
clone_folder: c:\projects\clojerl
environment:
matrix:
- erlang_vsn: 20.0
- erlang_vsn: 21.1
install:
- ps: wget https://s3.amazonaws.com/rebar3/rebar3 -OutFile C:\msys64\usr\bin\rebar3
test_script:
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ otp_release:
- 18.3
- 19.3
- 20.3
- 21.0
- 21.1
install:
- wget https://s3.amazonaws.com/rebar3/rebar3
- chmod +x rebar3
Expand Down

0 comments on commit 2282ec9

Please sign in to comment.