aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamantha McVey <samantham@posteo.net>2017-04-25 13:03:47 -0700
committerSamantha McVey <samantham@posteo.net>2017-04-25 13:03:47 -0700
commit8571136ce42e05503f933bd1336547fc17637e42 (patch)
tree49a163b470358490e33264f2e7aaa0abf7a5ef2b
parentc44ab8570119710911374f4098a1ce0f07a6a7a0 (diff)
Have Travis build git development branch of rakudo as well
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d6a04d1..799117d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ language: perl6
perl6:
- latest
- "2017.03"
+ - nom
os:
- linux