Skip to content

Commit

Permalink
run only digests
Browse files Browse the repository at this point in the history
  • Loading branch information
Cylix committed Jan 11, 2018
1 parent c2db47a commit e94c767
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 @@ -89,7 +89,7 @@ script:
- cd build
- cmake -DCMAKE_BUILD_TYPE=Debug -DTRAVIS_KEEP_ALIVE=1 ..
- make -j4
- ./bin/runUnitTests ../test/files $1
- ./bin/runUnitTests ../test/files '--gtest_filter=SigningTest.Digests'

after_success:
# test coverage
Expand Down

0 comments on commit e94c767

Please sign in to comment.