1 changed files with
2 additions and
1 deletions
|
|
@ -38,10 +38,11 @@ jobs:
|
|
|
|
matrix:
|
|
|
|
matrix:
|
|
|
|
stable: [true]
|
|
|
|
stable: [true]
|
|
|
|
crystal:
|
|
|
|
crystal:
|
|
|
|
- 1.3.2
|
|
|
|
|
|
|
|
- 1.4.1
|
|
|
|
- 1.4.1
|
|
|
|
- 1.5.1
|
|
|
|
- 1.5.1
|
|
|
|
- 1.6.2
|
|
|
|
- 1.6.2
|
|
|
|
|
|
|
|
- 1.7.3
|
|
|
|
|
|
|
|
- 1.8.1
|
|
|
|
include:
|
|
|
|
include:
|
|
|
|
- crystal: nightly
|
|
|
|
- crystal: nightly
|
|
|
|
stable: false
|
|
|
|
stable: false
|
|
|
|