richelbilderbeek / mhcnuggetsr

Package to call MHCnuggets from R, to predict MHC-I and MHC-II epitopes
GNU General Public License v3.0
4 stars 1 forks source link

Travis CI build log exceeds max length #6

Closed richelbilderbeek closed 4 years ago

richelbilderbeek commented 4 years ago

Describe the bug

I see Travis CI build log exceeds max length

Taking a look at the raw log, the reason is obvious:

     |███████████████████████▋        | 380.6 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.6 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.6 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.6 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.6 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.7 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.7 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.7 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.7 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.7 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.7 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.7 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.7 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.7 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.7 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.8 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.8 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.8 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.8 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.8 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.8 MB 76.7 MB/s eta 0:00:02
     |███████████████████████▋        | 380.8 MB 76.7 MB/s eta 0:00:02

To fix, do not let the install show progress bars.

To Reproduce

Push to mhcnuggetsr

Expected behavior

Build that completes.

Environment:

See Travis CI log.