Skip to content

Commit

Permalink
remove blead from travis build
Browse files Browse the repository at this point in the history
complains about:

	Installing the dependencies failed:
		Installed version (7.04_01) of ExtUtils::MakeMaker
		is not in range '7.0401'

which is obviously nonsense but i'm not interested in investigating
this at present and assume it will fix itself eventually (at which
point i will add 5.22 to the .travis file)
  • Loading branch information
leejo committed May 27, 2015
1 parent 986f8b7 commit 0fa68d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: perl
perl:
- "blead"
- "5.20"
- "5.18"
- "5.16"
Expand Down

0 comments on commit 0fa68d4

Please sign in to comment.