Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
SisMaker
/
rebar3
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Oczekujące zmiany
0
Projects
0
Wydania
62
Wiki
Aktywność
Przeglądaj źródła
Add OTP-22 to CI, deprecate OTP-17
pull/2078/head
Fred Hebert
6 lat temu
rodzic
725c900219
commit
7be6db3f61
2 zmienionych plików
z
3 dodań
i
3 usunięć
Widok podzielony
Opcje porównania
Pokaż statystyki
Ściągnij plik aktualizacji
Ściągnij plik porównania
+1
-1
.cirrus.yml
+2
-2
.travis.yml
+ 1
- 1
.cirrus.yml
Wyświetl plik
@ -1,11 +1,11 @@
test_task:
container:
matrix:
-
image
:
erlang:22
-
image
:
erlang:21
-
image
:
erlang:20
-
image
:
erlang:19
-
image
:
erlang:18
-
image
:
erlang:17
test_script
:
|
./bootstrap
./rebar3 ct
+ 2
- 2
.travis.yml
Wyświetl plik
@ -1,8 +1,6 @@
language
:
erlang
matrix:
include:
-
os
:
linux
otp_release
:
17.5
-
os
:
linux
otp_release
:
18.3
-
os
:
linux
@ -11,6 +9,8 @@ matrix:
otp_release
:
20.0
-
os
:
linux
otp_release
:
21.0
-
os
:
linux
otp_release
:
22.0
-
os
:
osx
language
:
generic
before_script:
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz