Skip to content

Commit cdb637c

Browse files
Update .travis.yml
1 parent 5fd9ec6 commit cdb637c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ install:
3030
# - pushd python && python setup.py install && popd
3131

3232
script:
33-
- ls
34-
- pwd
35-
- cd TopicNet/topicnet
33+
- cd topicnet
3634
- py.test . --timeout=40 --cov
3735

3836
after_success:

0 commit comments

Comments
 (0)