Browse Source

wip, travis

Alexander Rose 5 years ago
parent
commit
d4a472792b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -10,6 +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
 node_js:
   - "10"
   - "8"