Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Axel 'fREW' Schmidt committed Feb 7, 2014
1 parent e21eedd commit 32e7239
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ perl:

install:
- export RELEASE_TESTING=1 AUTOMATED_TESTING=1 AUTHOR_TESTING=1 HARNESS_OPTIONS=j10:c HARNESS_TIMER=1
- cpanm --missing --quiet --notest Devel::Cover::Report::Coveralls SQL::Translator
- cpanm --missing --quiet --notest --installdeps .
- cpanm --quiet --notest Devel::Cover::Report::Coveralls SQL::Translator
- cpanm --quiet --notest --installdeps .
- perl -Ilib -It/lib -MTestSchema -e'TestSchema->generate_ddl'

script:
Expand Down

0 comments on commit 32e7239

Please sign in to comment.