jorgepiloto / cipherkit

Cipherkit: a cryptography toolbox made with Python
https://cipherkit.readthedocs.io/en/latest/
MIT License
2 stars 0 forks source link

Disable travis check manifest #6

Closed jorgepiloto closed 5 years ago

jorgepiloto commented 5 years ago

After #3 I forgot to disable also this check in Travis. This PR configures .travis.yml to ignore that task.

codecov-io commented 5 years ago

Codecov Report

Merging #6 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   66.66%   66.66%           
=======================================
  Files           4        4           
  Lines          12       12           
  Branches        1        1           
=======================================
  Hits            8        8           
  Misses          4        4

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0b787f1...e9d60f7. Read the comment docs.