소스 검색

added extra requirements

Daniel Gibbs 8 년 전
부모
커밋
fbfa4bbe7d
1개의 변경된 파일7개의 추가작업 그리고 5개의 파일을 삭제
  1. 7 5
      .travis.yml

+ 7 - 5
.travis.yml

@@ -13,12 +13,14 @@ addons:
     packages:
     - tmux
     - mailutils
-    - postfix 
-    - lib32gcc1 
-    - libstdc++6 
-    - libstdc++6:i386 
-    - telnet 
+    - postfix
+    - lib32gcc1
+    - libstdc++6
+    - libstdc++6:i386
+    - telnet
     - expect
+    - bc
+    - binutils
 
 script: