Browse Source

Try to update cmake on Mac travis.

pass-iguana-arg
Artem Pikulin 7 years ago
parent
commit
2b875196d8
  1. 3
      travis_cmake_mac.sh

3
travis_cmake_mac.sh

@ -1,2 +1,3 @@
#!/bin/bash
ls /Applications
sudo find / | grep cmake
sysctl -n hw.physicalcpu
Loading…
Cancel
Save