Alexander Rose hace 5 años
padre
commit
2b53026d42
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -10,7 +10,7 @@ before_install:
   - sudo apt-get install -y libosmesa6
   - sudo apt-get install -y gcc-4.9
   - sudo apt-get install -y libstdc++6
-  - sudo apt-get install -y libxi
+  - sudo apt-get install -y libxi-dev
 node_js:
   - "10"
   - "8"