travis: fixed path name for two_column

This commit is contained in:
jankapunkt 2017-05-26 10:25:07 +02:00
parent a473e06e0a
commit 66fdf82e4a

View File

@ -10,5 +10,5 @@ before_install:
script: script:
- bash tests/test.sh classic - bash tests/test.sh classic
- bash tests/test.sh modern - bash tests/test.sh modern
- bash tests/test.sh two_columns - bash tests/test.sh two_column
- bash tests/test.sh infographics - bash tests/test.sh infographics