Skip to content

Commit

Permalink
Add travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanstowe committed Apr 14, 2017
1 parent 88cad13 commit 1f9095a
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
language: perl6
sudo: false
perl6:
- latest
install:
- rakudobrew build-panda
- panda --notests installdeps .

0 comments on commit 1f9095a

Please sign in to comment.