Skip to content

Commit 103a7fd

Browse files
committed
use cmake 3 to build pyston.
cmake 2 can not build target Ninja.
1 parent 34d37b0 commit 103a7fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,13 @@ addons:
3030
- kubuntu-backports
3131
- llvm-toolchain-precise-3.5
3232
- ubuntu-toolchain-r-test
33+
- george-edison55-precise-backports
3334
packages:
3435
- autoconf
3536
- ccache
3637
- clang-3.5
3738
- cmake
39+
- cmake-data
3840
- g++-4.8
3941
- gdb
4042
- gfortran

0 commit comments

Comments
 (0)