Skip to content

Commit

Permalink
add new travis-ci VMs to build/test the code
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-rubio committed Mar 7, 2016
1 parent c0ffd27 commit cdd9333
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
language: erlang
script: "./rebar compile && ./rebar skip_deps=true eunit"
otp_release:
- 18.2.1
- 18.2
- 18.1
- 18.0
- 17.5
- 17.4
# fails to publish SSL information to coveralls (SSL issue in this version)
#- 17.3
Expand Down

0 comments on commit cdd9333

Please sign in to comment.