Skip to content

Commit

Permalink
add travis configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Oct 24, 2015
1 parent 10c8ee8 commit e6931c9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
@@ -0,0 +1,11 @@
branches:
except:
- gh-pages
language: perl6
sudo: false
perl6:
- latest
# - 2015.09
install:
- rakudobrew build-panda
- panda installdeps .

0 comments on commit e6931c9

Please sign in to comment.