Skip to content

Commit f5d7ed9

Browse files
committed
Fix project name in travis config
1 parent 3ec3a46 commit f5d7ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
global:
1010
- OUT_REPO=tarantool/modules
1111
- GIT_REPO=https://github.com/$TRAVIS_REPO_SLUG.git
12-
- PROJECT=tarantool-pyhton
12+
- PROJECT=tarantool-python
1313
matrix:
1414
- OS=el DIST=6 PACK=rpm
1515
- OS=el DIST=7 PACK=rpm

0 commit comments

Comments
 (0)