Skip to content

Commit

Permalink
No changelog test... for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Aug 18, 2015
1 parent 73c6633 commit dea1b1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -53,7 +53,6 @@ install:
- cpan-install --deps # installs prereqs, including recommends
- cpan-install --coverage # installs coverage prereqs, if enabled
- prove t/01-checkmanifest.t
- prove -b -v $SRC_DIR/xt/00-check-changelog.t # run the author test out of the source directory
# SYSTEM_CORES set by travis-perl-helpers
- if [ "$SERIAL_BUILD" == 1 ]; then make; else make -j$(( $SYSTEM_CORES * 2 )); fi
before_script:
Expand Down

0 comments on commit dea1b1c

Please sign in to comment.