Skip to content

Commit 5f93743

Browse files
Update .travis.yml
1 parent a856227 commit 5f93743

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ install:
3030
# - pushd python && python setup.py install && popd
3131

3232
script:
33+
- ls
34+
- pwd
3335
- cd TopicNet/topicnet
3436
- py.test . --timeout=40 --cov
3537

0 commit comments

Comments
 (0)