i965: Add support for and expose EXT_texture_sRGB_R8
[mesa.git] / .travis.yml
index 1e0e8758bf51a0f572227b57fbb9daf33f5e4bf0..8d6ddb2f20192ce3fee7757ceb0b580782d3c534 100644 (file)
@@ -541,7 +541,7 @@ install:
 
   # Install autotools build dependencies
   - if test "x$BUILD" = xmake; then
-      pip3 install --user mako;
+      pip2 install --user mako;
     fi
 
   # Install a more modern scons from pip.