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

Now all branches will be tested by Travis.

This enables testing on developer repositories.
parent 69324cfd
No related branches found
No related tags found
No related merge requests found
......@@ -7,10 +7,6 @@ compiler:
cache:
- apt
branches:
only:
- master
env:
- CASE=CLI CMAKE_ARGS="-DOGS_BUILD_GUI=OFF -DOGS_BUILD_UTILS=ON"
- CASE=CLI_PETSC CMAKE_ARGS="-DOGS_BUILD_GUI=OFF -DOGS_BUILD_UTILS=OFF -DOGS_USE_PETSC=ON -DPETSC_DIR=/usr/lib/petscdir/3.4.2/"
......
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