neugram / ng

scripting language integrated with Go
https://neugram.io
BSD 2-Clause "Simplified" License
916 stars 43 forks source link

travis: drop 1.9.x, use 1.10.x #236

Closed sbinet closed 6 years ago

sbinet commented 6 years ago

needs a special syntax for 1.10 because of https://github.com/travis-ci/gimme/issues/132

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #236   +/-   ##
=======================================
  Coverage   49.99%   49.99%           
=======================================
  Files          22       22           
  Lines       10406    10406           
=======================================
  Hits         5202     5202           
  Misses       4702     4702           
  Partials      502      502

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 89480e5...fa84e13. Read the comment docs.

sbinet commented 6 years ago

(I'll (ab)use my powers and accept this one)