Skip to content

Commit 35115f7

Browse files
committed
fix: invalid syntax
1 parent 55750f3 commit 35115f7

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
@@ -5,4 +5,4 @@ python:
55
# command to install dependencies
66
#install: "pip install -r requirements.txt"
77
# command to run tests
8-
script: python tests\test.py
8+
script: python tests/test.py

0 commit comments

Comments
 (0)