Skip to content

Commit 9936054

Browse files
committed
travis-ci: add tarantool-2.4 and 2.5
Also changed 2x repository name to 2.1, because now download.tarantool.org properly redirects 2x to 2.1.
1 parent 545fd9a commit 9936054

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ jdk:
1111
env:
1212
- TNT_VERSION=1.9
1313
- TNT_VERSION=1.10
14-
- TNT_VERSION=2x
14+
- TNT_VERSION=2.1
1515
- TNT_VERSION=2.2
1616
- TNT_VERSION=2.3
17+
- TNT_VERSION=2.4
18+
- TNT_VERSION=2.5
1719

1820
stages:
1921
- checkstyle

0 commit comments

Comments
 (0)