Navigation Menu

Skip to content

Commit

Permalink
travis: fix target name
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 20, 2017
1 parent ee7f90a commit 11c7588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/travis/before_script.sh
Expand Up @@ -68,7 +68,7 @@ else
;;
percona-server-5.6)
(cd vendor/mysql && \
sudo debian/rules override_dh_auto_configure SKIP_DEBUG_BINARY=yes && \
sudo debian/rules configure SKIP_DEBUG_BINARY=yes && \
cd builddir/libservices && \
sudo make > /dev/null)
configure_args=("${configure_args[@]}"
Expand Down

0 comments on commit 11c7588

Please sign in to comment.