corrected path to dockerized tests in travis

This commit is contained in:
Cyryl Płotnicki-Chudyk 2016-07-01 22:55:05 +02:00
parent ba2b1d8db2
commit 6d264f77c3
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,5 @@
language: bash
language:
- bash
script:
- ./test

2
test
View file

@ -5,5 +5,5 @@ if [[ -z $DETECTED_OS ]]; then
exit 1
fi
./$DETECTED_OS/configure_fresh_system
./$DETECTED_OS/test_outsider