Skip to content

Commit dbcfd31

Browse files
committed
removing packages that are not needed
1 parent efec623 commit dbcfd31

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ install:
2828
- cpanm Getopt::Long@2.45
2929
- cpanm Test::Exception@0.43
3030
- cpanm Statistics::Distributions@1.02
31-
- cpanm Time::HiRes@1.9726
3231
- cpanm File::Path@2.09
3332
- cpanm File::Basename@2.85
3433
- cpanm File::Copy@2.21

INSTALL.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ perl_File_Path_VER=2.09
4040
perl_Getopt_Long_VER=2.45
4141
perl_IO_Handle_VER=1.28
4242
perl_Parllel_ForkManager_VER=1.17
43-
perl_Time_BaseName=2.85
43+
# perl_Time_BaseName=2.85
4444
perl_Time_HiRes=1.9726
4545
perl_Statistics_Distributions_VER=1.02
4646
perl_Test_Exception_VER=0.43

0 commit comments

Comments
 (0)