diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 82aad4c23..000000000 --- a/.travis.yml +++ /dev/null @@ -1,33 +0,0 @@ -language: perl -perl: - - "5.6.2" - - "5.8" - - "5.10" - - "5.12" - - "5.14" - - "5.16" - - "5.18" - - "5.24" - - "5.26" - - "5.28" - - "5.30" - - "5.32" - - "5.34" - - "5.36" - - "5.38" -before_install: - - if [ "$TRAVIS_PERL_VERSION" = "5.6.2" ]; then rm -f dist.ini; fi # Force Building with Makefile.PL on Perl 5.6.2 as dzil would not work - - eval $(curl https://travis-perl.github.io/init) --auto - - "5.18-shrplib" - - "5.20-shrplib" - - "5.22-shrplib" - - "5.24-shrplib" -before_install: - - git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers - - source ~/travis-perl-helpers/init --auto - - cpan-install Test2 -notifications: - slack: - rooms: - - perl-test2:kI7LQjG4iRjIqA2JTl770A5F#general - on_success: change diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index 407cb50d6..aa1e871a5 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -76,8 +76,6 @@ ^profile ^profiling/ -# For github testing -^\.travis\.yml$ ^MANIFEST\.SKIP$ @@ -89,8 +87,6 @@ # The extra tests are for dist author testing only \bxt -# For github testing -.travis.yml dist.ini