Skip to content

Commit c21e19a

Browse files
committed
Add travis
1 parent c4b482e commit c21e19a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
branches:
2+
except:
3+
- gh-pages
4+
language: perl6
5+
sudo: false
6+
perl6:
7+
- latest
8+
install:
9+
- rakudobrew build-panda
10+
- panda installdeps .

0 commit comments

Comments
 (0)