Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Use the same versions of Erlang as the main Erlcloud project
  • Loading branch information
waisbrot committed Sep 19, 2016
1 parent 693619e commit 27758bc
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@ language: erlang
notifications:
email: false
otp_release:
- R15B01
- R15B
- R14B04
- R14B03
- R14B02
- R16B03-1
- 17.5
- 18.1
- 19.0
branches:
only:
- develop
- master

0 comments on commit 27758bc

Please sign in to comment.