diff options
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 95079e7..09e0aec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,3 @@ env: script: - "pip install -r client/requirements.txt" - "cd client && python test.py --light" - - "cd ../boot && python test.py" |
