We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92987e3 commit 7ebee4aCopy full SHA for 7ebee4a
.travis.yml
@@ -16,5 +16,5 @@ before_install:
16
- bash .travis-tmp/cmake-3.2.2/cmake-3.2.2-Linux-x86_64.sh --exclude-subdir --prefix=.travis-tmp/cmake-3.2.2 --skip-license
17
- export PATH=`pwd`/.travis-tmp/cmake-3.2.2/bin:$PATH
18
script:
19
- - pushd build && ./build.sh && popd
+ - ./build.sh
20
- ./script/travis_format_checcker.sh
0 commit comments