Skip to content

Commit

Permalink
oops...
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Apr 26, 2019
1 parent 52c8f5a commit b50a841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ install:
- cpanm -L extlib --quiet --with-develop --installdeps --notest .
script:
- PATH=$PWD/redis-$REDIS_VERSION/src:$PATH redis-server --version
- PERL5LIB=$PWD/extlib/lib:$PERL5LIB PATH=$PWD/redis-$REDIS_VERSION/src:$PATH LC_ALL=$TEST_LANG ./extlib/bin/minil test --all
- PERL5LIB=$PWD/extlib/lib/perl5:$PERL5LIB PATH=$PWD/redis-$REDIS_VERSION/src:$PATH LC_ALL=$TEST_LANG ./extlib/bin/minil test --all

0 comments on commit b50a841

Please sign in to comment.