We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b482e commit c21e19aCopy full SHA for c21e19a
.travis.yml
@@ -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