Update travis
This commit is contained in:
parent
89555d25ef
commit
5a3929bcea
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue