Skip to content

Commit

Permalink
Upgrade travis erlang version
Browse files Browse the repository at this point in the history
  • Loading branch information
tgrk committed Apr 8, 2018
1 parent 33b1f6a commit 9ecaa4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: erlang
notifications:
email: [email protected]
otp_release:
- 18.1
- 20.0
script: bin/rebar3 eunit
before_install:
pip install --user codecov
Expand Down

0 comments on commit 9ecaa4d

Please sign in to comment.