Remove R14 from travis. rebar3 doesn't work on R14

This commit is contained in:
Jesse Gumm 2015-07-26 08:27:46 -05:00
parent 6dbeefc99b
commit 0b963146fe

View file

@ -8,6 +8,4 @@ otp_release:
- R15B02 - R15B02
- R15B01 - R15B01
- R15B - R15B
- R14B03
- R14B02
before_script: "sudo apt-get --yes --force-yes install libpam0g-dev" before_script: "sudo apt-get --yes --force-yes install libpam0g-dev"