Skip to content

Commit

Permalink
Enable keepass-opencl in Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
magnumripper committed Feb 12, 2018
1 parent e023cdd commit b75bb0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ echo '[Local:Disabled:Formats]' > john-local.conf
echo 'Raw-SHA512-free-opencl = Y' >> john-local.conf
echo 'XSHA512-free-opencl = Y' >> john-local.conf
echo 'gpg-opencl = Y' >> john-local.conf
echo 'KeePass-opencl = Y' >> john-local.conf

if test "$1" = "encoding" ; then
do_test_encoding cpu
Expand Down

0 comments on commit b75bb0b

Please sign in to comment.