File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 sudo apt-get install -y software-properties-common
1919 sudo add-apt-repository ppa:george-edison55/cmake-3.x
2020 sudo apt-get update
21- sudo apt-get install -y cmake cmake-data git build-essential autoconf texinfo bison flex pkg-config
21+ sudo apt-get install -y cmake cmake-data git build-essential autoconf texinfo bison flex pkg-config python
2222 - name : Build
2323 run : |
2424 git config --global user.email "builds@travis-ci.com"
6262 sudo apt-get install -y software-properties-common
6363 sudo add-apt-repository ppa:george-edison55/cmake-3.x
6464 sudo apt-get update
65- sudo apt-get install -y cmake cmake-data git build-essential autoconf texinfo bison flex pkg-config g++-mingw-w64
65+ sudo apt-get install -y cmake cmake-data git build-essential autoconf texinfo bison flex pkg-config g++-mingw-w64 python
6666 - name : Build
6767 run : |
6868 git config --global user.email "builds@travis-ci.com"
You can’t perform that action at this time.
0 commit comments