Skip to content

Commit

Permalink
Merge pull request #107 from getong/add_dialyzer
Browse files Browse the repository at this point in the history
simply erlang version and add dialyzer
  • Loading branch information
Vagabond authored Aug 5, 2018
2 parents 29be47d + df56044 commit 79adfe5
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
language: erlang
otp_release:
- 21.0.2
- 20.3
- 21.0.4
- 20.3.8.2
- 19.3
- 18.3
- 17.4
- 17.3
- 17.1
- 17.0
- R16B03-1
- R16B03
- R16B02
- R16B01
- R16B
sudo: false
script:
- ./rebar3 do compile, dialyzer

0 comments on commit 79adfe5

Please sign in to comment.