Skip to content

Commit 30fec9c

Browse files
committed
Extend Travis testing targets
1 parent cfc8f9a commit 30fec9c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ env:
44
global:
55
- PATH=/opt/rakudo-pkg/bin:$PATH
66
matrix:
7+
- TAG=v2018.02.1 VERSION=2018.02.1-01
8+
- TAG=v2018.01.1 VERSION=2018.01-01
9+
- TAG=v2017.12 VERSION=2017.12-01
710
- TAG=v2017.11 VERSION=2017.11-01
811
- TAG=v2017.10-02 VERSION=2017.10-02
912

0 commit comments

Comments
 (0)