Explorar el Código

ci: run also tests for generic code

trials/prep_p503_trial3
Henry Case hace 6 años
committed by Kris Kwiatkowski
padre
commit
a6e421568e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Ver fichero

@@ -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

Cargando…
Cancelar
Guardar