Skip to content
Snippets Groups Projects
Commit f3da9308 authored by Lars Bilke's avatar Lars Bilke
Browse files

Testing travis-ci.org.

parent dd1de835
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ branches:
- master
before_install:
- sudo apt-get install qt4-dev-tools libvtk5-dev libvtk5-qt4-dev libnetcdf-dev libshp-dev libgeotiff-dev
script: "mkdir build && cd build && cmake -DOGS_BUILD_QT=ON .. && cmake .. && make"
script: "mkdir build && cd build && cmake -DOGS_BUILD_GUI=ON .. && cmake .. && make"
notifications:
email:
- lars.bilke@ufz.de
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment