Browse Source

Make travis happy, again (or try to)

Manoël Trapier 6 years ago
parent
commit
a6586b3467
1 changed files with 2 additions and 4 deletions
  1. 2 4
      .travis.yml

+ 2 - 4
.travis.yml

@@ -8,13 +8,11 @@ matrix:
 
 addons:
   apt:
-    sources:
-      - george-edison55-precise-backports # cmake 3.2.3 / doxygen 1.8.3
     packages:
-      - cmake
-      - cmake-data
       - lcov
       - curl
+      - xorg-dev
+      - libglu1-mesa-dev
 
 compiler:
   - clang