update travis for 23
This commit is contained in:
parent
accda0db1a
commit
1c405bbfc3
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
language: erlang
|
language: erlang
|
||||||
script: "make test"
|
script: "make test"
|
||||||
otp_release:
|
otp_release:
|
||||||
- 22.0
|
- 23.1
|
||||||
- 21.2
|
- 22.3
|
||||||
- 21.0
|
- 21.3
|
||||||
- 20.0
|
- 20.3
|
||||||
before_script: "sudo apt-get --yes --force-yes install libpam-runtime python-software-properties software-properties-common"
|
before_script: "sudo apt-get --yes --force-yes install libpam-runtime python-software-properties software-properties-common"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue