Browse Source

Where is cmake on Linux on Travis.

pass-iguana-arg
Artem Pikulin 7 years ago
parent
commit
1079ae8e04
  1. 2
      .travis.yml

2
.travis.yml

@ -11,7 +11,7 @@ matrix:
osx_image: xcode9.2
script:
- nproc --all
- whereis cmake
cache:
apt: true

Loading…
Cancel
Save