[Notes] [Git][BuildStream/buildstream][phil/add-ubuntu-ci-job] 3 commits: Fix typo in dev-requirements.txt



Title: GitLab

Javier Jardón pushed to branch phil/add-ubuntu-ci-job at BuildStream / buildstream

Commits:

2 changed files:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -86,6 +86,9 @@ tests-fedora-27:
    86 86
       image: buildstream/testsuite-fedora:27-master-102-9067e269
    
    87 87
       <<: *linux-tests
    
    88 88
     
    
    89
    +tests-ubuntu-18.04:
    
    90
    +  image: buildstream/testsuite-ubuntu:18.04-master-112-a9f63c5e
    
    91
    +  <<: *linux-tests
    
    89 92
     
    
    90 93
     tests-unix:
    
    91 94
       # Use fedora here, to a) run a test on fedora and b) ensure that we
    

  • dev-requirements.txt
    1
    -# Pin coverage to 4.2 for now, were experiencing
    
    1
    +# Pin coverage to 4.2 for now, we're experiencing
    
    2 2
     # random crashes with 4.4.2
    
    3 3
     coverage == 4.4.0
    
    4 4
     pep8
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]