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 11, 2015
1 parent 4951f73 commit a40c5dd
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 installdeps .

0 comments on commit a40c5dd

Please sign in to comment.