Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #6 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 073f373 + e524716 commit de353de
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 de353de

Please sign in to comment.