Skip to content

Commit baca2d0

Browse files
committed
fix package path
1 parent a1713ff commit baca2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ before_install:
1313
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
1414
install: pip install -r ./boiler-plate/requirements.txt
1515

16-
script: cd ./boilerplate && python setup.py test
16+
script: cd ./boiler-plate && python setup.py test

0 commit comments

Comments
 (0)