Browse Source

ci: run also tests for generic code

trials/prep_p503_trial3
Henry Case 6 years ago
committed by Kris Kwiatkowski
parent
commit
a6e421568e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -10,6 +10,7 @@ matrix:
script:
- make bench
- make cover
- NOASM=1 make cover-sidh

after_script:
- bash <(curl -s https://codecov.io/bash) -t 3cee0edf-64e9-4440-82f1-f1f41967f336

Loading…
Cancel
Save