Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ install: script: - ./autogen.sh - ./configure $RUST_OPTIONS --disable-asciidoc --enable-fatal-warnings --disable-silent-rules - ./configure $RUST_OPTIONS --disable-asciidoc --enable-fatal-warnings --disable-silent-rules --enable-fragile-hardening ## We run `make check` because that's what https://jenkins.torproject.org does. - make check Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ install: script: - ./autogen.sh - ./configure $RUST_OPTIONS --disable-asciidoc --enable-fatal-warnings --disable-silent-rules - ./configure $RUST_OPTIONS --disable-asciidoc --enable-fatal-warnings --disable-silent-rules --enable-fragile-hardening ## We run `make check` because that's what https://jenkins.torproject.org does. - make check Loading