Explorar el Código

added extra requirements

Daniel Gibbs hace 8 años
padre
commit
fbfa4bbe7d
Se han modificado 1 ficheros con 7 adiciones y 5 borrados
  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: