Skip to content

Commit

Permalink
add travis testrun with AESNI
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaeckel committed Dec 21, 2020
1 parent f8e2d4c commit 661e4b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ env:
BUILDNAME="STOCK-MPI"
BUILDOPTIONS="-ULTM_DESC -UTFM_DESC -UUSE_LTM -UUSE_TFM"
BUILDSCRIPT=".ci/run.sh"
- |
BUILDNAME="STOCK+AESNI"
BUILDOPTIONS="-msse4.1 -maes"
BUILDSCRIPT=".ci/run.sh"
- |
BUILDNAME="EASY"
BUILDOPTIONS="-DLTC_EASY"
Expand Down

0 comments on commit 661e4b8

Please sign in to comment.