LLNL / py-hostlist

hostlist utility implemented in python
MIT License
6 stars 2 forks source link

.travis.yml: remove unneeded Python versions #31

Closed cmoussa1 closed 3 years ago

cmoussa1 commented 3 years ago

The current .travis.yml file checks for Python versions 2.7, 3.3, and 3.4. These versions do not need to be checked for, so remove them.

codecov-io commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@90d6867). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #31   +/-   ##
=========================================
  Coverage          ?   97.45%           
=========================================
  Files             ?        2           
  Lines             ?      669           
  Branches          ?        0           
=========================================
  Hits              ?      652           
  Misses            ?       17           
  Partials          ?        0           

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 90d6867...bd130c3. Read the comment docs.