Skip to content

Commit

Permalink
add ls to test in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bonfy committed Apr 25, 2017
1 parent da8171f commit 9e1fe0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ install:
- pip install -r req.txt

before_script:
- cd bonfy/leetcode
- ls

script:
- python3 leetcode_generate.py
Expand Down

0 comments on commit 9e1fe0e

Please sign in to comment.