Skip to content

Commit 559a41f

Browse files
committed
minor changes
1 parent f14f33d commit 559a41f

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 @@ cache: pip
55
install:
66
- pip install -r requirements.txt
77
script:
8-
- python build.py & python -m SimpleHTTPServer && fg
8+
- python test.py

0 commit comments

Comments
 (0)