Browse Source

Update .travis.yml

Panagiotis Christopoulos Charitos 8 years ago
parent
commit
86e1510dff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -26,7 +26,7 @@ addons:
       - cmake
       - cmake
       - g++-6
       - g++-6
       - clang-3.7
       - clang-3.7
-      - vulkan
+      - libvulkan-dev
 
 
 script:
 script:
   - mkdir build 
   - mkdir build