Skip to content

Commit

Permalink
Merge pull request #3 from paultcochrane/pr/add-travis-config
Browse files Browse the repository at this point in the history
Add Travis-CI configuration
  • Loading branch information
retupmoca committed Feb 10, 2017
2 parents 580428a + b0f8e7d commit 6a2feb3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: perl6

perl6:
- latest

install:
- rakudobrew build-panda
- panda installdeps .

0 comments on commit 6a2feb3

Please sign in to comment.