Skip to content

Commit 4b40008

Browse files
authored
Don't build ancient panda
1 parent e3dabb9 commit 4b40008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ perl6:
66
- latest
77

88
install:
9-
- rakudobrew build-panda 2016.01
9+
- rakudobrew build-panda
1010

1111
script:
1212
- make test

0 commit comments

Comments
 (0)