Skip to content

Commit

Permalink
cmakeがうまく入らなかった
Browse files Browse the repository at this point in the history
↓を参考に再挑戦
travis-ci/travis-ci#4631

----------------- MD5 Hash Values -----------------
TheolizerDriver  : a434fbea44a54357fd8118797cc3d7ff
TheolizerLibrary : af0fc1e5a034992eecb3811484d87d4a
Library's Header : 746959b760b766a8c6dcd23aa380b2c7
  • Loading branch information
yossi-tahara committed Jan 17, 2017
1 parent fd65a21 commit 67aa57f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Expand Up @@ -18,17 +18,15 @@ addons:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.9
- g++-5.0
- g++-5.3
- g++-5.4
- g++-5

addons:
apt:
sources:
- george-edison55-precise-backports
packages:
- cmake
- cmake-data

language: cpp

Expand Down

0 comments on commit 67aa57f

Please sign in to comment.