-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build results of 6de1d56 (on master)
- Loading branch information
1 parent
29c1540
commit 51bafda
Showing
46 changed files
with
941 additions
and
4,983 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
language: perl | ||
perl: | ||
- "5.16" | ||
- "5.14" | ||
- "5.18" | ||
- "5.19" | ||
before_install: | ||
- perl ./maint-travis-ci/sterilize_env.pl | ||
branches: | ||
only: | ||
- "build/master" | ||
- "releases" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.