Skip to content

Commit fac4331

Browse files
committed
Release version 1.1.2 for scala 2.13.0
1 parent cbd5e85 commit fac4331

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@ dist: trusty
22
language: scala
33
jdk:
44
- oraclejdk8
5-
- openjdk11
65

76
scala:
8-
- 2.11.12
9-
- 2.12.8
107
- 2.13.0
118

129
env:
@@ -23,11 +20,6 @@ env:
2320
- SCALAJS_VERSION=0.6.28
2421
- SCALAJS_VERSION=1.0.0-M8
2522

26-
matrix:
27-
include:
28-
- env: SCALANATIVE_VERSION=0.3.9
29-
jdk: oraclejdk8
30-
3123
script: admin/build.sh
3224

3325
notifications:

0 commit comments

Comments
 (0)