Browse Source

also install binutils from debian-sid

Steffen Jaeckel 8 năm trước cách đây
mục cha
commit
2277b420f0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -86,6 +86,7 @@ addons:
     sources:
     - debian-sid
     packages:
+    - binutils
     - libtommath-dev
 before_script:
   - sudo apt-get update -qq