mirror of https://github.com/CGAL/cgal
Update .travis.yml
This commit is contained in:
parent
7e34c57be2
commit
be4397f826
|
|
@ -1,7 +1,5 @@
|
|||
language: cpp
|
||||
dist: trusty
|
||||
before_install:
|
||||
- sudo add-apt-repository ppa:smspillaz/cmake-2.8.12 -y
|
||||
install:
|
||||
before_script:
|
||||
- mkdir build
|
||||
|
|
|
|||
Loading…
Reference in New Issue