Skip to content

Commit

Permalink
"add travis config file"
Browse files Browse the repository at this point in the history
  • Loading branch information
nbrown committed Apr 17, 2016
1 parent a5cf4d8 commit 932ec0e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
branches:
except:
- gh-pages
sudo: false
language: perl6
perl6:
- latest
install:
- rakudobrew build-panda
- panda installdeps .

0 comments on commit 932ec0e

Please sign in to comment.