shelljs / shx

Portable Shell Commands for Node
MIT License
1.73k stars 45 forks source link

chore: allow Travis failures on iojs #100

Closed nfischer closed 7 years ago

nfischer commented 7 years ago

iojs tends to be flaky on Travis for some reason. Let's ignore failures on these builds for now.

Fixes #99

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #100 into master will not change coverage

@@           master   #100   diff @@
====================================
  Files           3      3          
  Lines          22     22          
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
  Hits           22     22          
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update a1faf54...c0921d1