Update travis

This commit is contained in:
Jesse Gumm 2016-07-06 20:02:42 -05:00
parent 89555d25ef
commit 5a3929bcea

View file

@ -1,11 +1,11 @@
language: erlang language: erlang
script: "make test" script: "make test"
otp_release: otp_release:
- 19.0
- 18.0
- 17.4 - 17.4
- 17.1 - 17.1
- 17.0 - 17.0
- R16B - R16B
- R15B02 - R15B03
- R15B01 before_script: "sudo apt-get --yes --force-yes install libpam-runtime python-software-properties"
- R15B
before_script: "sudo apt-get --yes --force-yes install libpam-runtime"