mirror of
https://github.com/yse/easy_profiler.git
synced 2024-12-27 08:41:02 +08:00
travis fix type
This commit is contained in:
parent
4bb5f45c70
commit
37a25f5df4
@ -42,7 +42,7 @@ script:
|
|||||||
- cmake --version
|
- cmake --version
|
||||||
- source /opt/qt55/bin/qt55-env.sh
|
- source /opt/qt55/bin/qt55-env.sh
|
||||||
- qmake -v
|
- qmake -v
|
||||||
- cmake -DCMAKE_CXX_COMPILER=$CXX_COMPILER -DCMAKE_C_COMPILER=$C_COMPILER . && make -j3
|
- cmake -DCMAKE_CXX_COMPILER=$CXX_COMPILER -DCMAKE_C_COMPILER=$C_COMPILER .. && make -j3
|
||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository --yes ppa:beineri/opt-qt551-trusty
|
- sudo add-apt-repository --yes ppa:beineri/opt-qt551-trusty
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
|
Loading…
x
Reference in New Issue
Block a user