Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit 688c3c6

Browse files
committed
add 3.4.6 to build environments
1 parent 429bbf0 commit 688c3c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ env:
4040
TAG=3.4.5
4141
- BUILD_TASK=test
4242
TAG=3.4.5-contrib
43+
- BUILD_TASK=test
44+
TAG=3.4.6
45+
- BUILD_TASK=test
46+
TAG=3.4.6-contrib
4347

4448
before_install:
4549
- chmod +x ./ci/$BUILD_TASK/$BUILD_TASK.sh

0 commit comments

Comments
 (0)