sglyon / ORCA.jl

Julia interface to Plotly's ORCA image exporter app
3 stars 5 forks source link

fix travis #1

Closed daschw closed 6 years ago

daschw commented 6 years ago

Not sure, if it works, but worth a try.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #1   +/-   ##
=======================================
  Coverage   89.47%   89.47%           
=======================================
  Files           1        1           
  Lines          19       19           
=======================================
  Hits           17       17           
  Misses          2        2

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 53a4533...002b44c. Read the comment docs.

sglyon commented 6 years ago

👏 thank you!