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 3ae9362 commit 8684141
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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 8684141

Please sign in to comment.