We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e143f commit d5e3577Copy full SHA for d5e3577
.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