Verified Commit cefea7a2 authored by Bernd Paysan's avatar Bernd Paysan
Browse files

Added tests for ed25519-donna

parent 08fb2a56
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ image: debian:unstable
 
before_script:
  - apt update -qq
  - apt-get -y install gcc automake libtool
  - apt-get -y install gcc automake libtool make
 
stages:
  - build