fixed travis test path issue
This commit is contained in:
parent
53d3af7ab2
commit
13d4b36b74
@ -1,3 +1,4 @@
|
|||||||
|
sudo: required
|
||||||
language: bash
|
language: bash
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
@ -6,7 +7,7 @@ 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_columns
|
||||||
- bash /tests/test.sh infographics
|
- bash tests/test.sh infographics
|
||||||
|
Loading…
x
Reference in New Issue
Block a user