aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2017-04-27 10:22:45 +0200
committerPatrick Spek <p.spek@tyil.nl>2017-04-27 10:22:45 +0200
commitedca625ad13b2fdff26491d68361cb8c0febfe0f (patch)
treef7e4c68e0847959976176fc16a592095e57c46a4 /.travis.yml
parent5127bb559bad6e25bd53eb07cb9aefc538714985 (diff)
Add specific rakudo versions
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5558152..f02f308 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,8 @@ language: perl6
perl6:
- nom
- latest
+ - "2017.03"
+ - "2017.04"
os:
- linux