Browse Source

Fixing travis CI.

Бранимир Караџић 6 years ago
parent
commit
b2c77c1108
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -14,6 +14,9 @@ addons:
     - gcc-8
     - g++-8
     - clang
+    - libgl1-mesa-dev
+    - x11proto-core-dev
+    - libx11-dev
 
 before_script:
   - git clone --depth 1 https://github.com/bkaradzic/bx ../bx