Navigation Menu

Skip to content

Commit

Permalink
add travis config file
Browse files Browse the repository at this point in the history
  • Loading branch information
cjfields committed Oct 12, 2015
1 parent 1ccd936 commit 06d0a1c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
@@ -0,0 +1,10 @@
branches:
except:
- gh-pages
sudo: false
language: perl6
perl6:
- latest
install:
- rakudobrew build-panda
- panda installdeps .

0 comments on commit 06d0a1c

Please sign in to comment.