We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efec623 commit dbcfd31Copy full SHA for dbcfd31
.travis.yml
@@ -28,7 +28,6 @@ install:
28
- cpanm Getopt::Long@2.45
29
- cpanm Test::Exception@0.43
30
- cpanm Statistics::Distributions@1.02
31
- - cpanm Time::HiRes@1.9726
32
- cpanm File::Path@2.09
33
- cpanm File::Basename@2.85
34
- cpanm File::Copy@2.21
INSTALL.sh
@@ -40,7 +40,7 @@ perl_File_Path_VER=2.09
40
perl_Getopt_Long_VER=2.45
41
perl_IO_Handle_VER=1.28
42
perl_Parllel_ForkManager_VER=1.17
43
-perl_Time_BaseName=2.85
+# perl_Time_BaseName=2.85
44
perl_Time_HiRes=1.9726
45
perl_Statistics_Distributions_VER=1.02
46
perl_Test_Exception_VER=0.43
0 commit comments