made travis execute the initial bunsen test as default
This commit is contained in:
parent
fd45854559
commit
d58d7b47fa
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
language: bash
|
language: bash
|
||||||
script: ./travis/configure_fresh_system
|
script: ./bunsen/test
|
||||||
git:
|
git:
|
||||||
submodules: false
|
submodules: false
|
||||||
|
|
Loading…
Reference in a new issue