Skip to content

Commit

Permalink
Create .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dlive committed Mar 6, 2019
1 parent 37ed6f9 commit 62b3777
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: erlang
otp_release:
- 21.0.4
- 20.3.8.2
sudo: false
script:
- ./rebar3 do compile, dialyzer

0 comments on commit 62b3777

Please sign in to comment.