aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 64df87a6e4c70d6f75901bc5c00eaf74eda3a631 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
language: perl6

perl6:
  - latest
  - "2017.03"
  - nom

os:
  - linux

install:
  - rakudobrew build zef
  - zef install --depsonly .

script: AUTHOR_TESTING=1 prove -v -e "perl6 -Ilib" t/

notifications:
  irc: irc.darenet.org#scriptkitties