Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
reorganize and add build timeout script
Browse files Browse the repository at this point in the history
  • Loading branch information
Christine Lytwynec committed Apr 10, 2015
1 parent c1913ca commit 2f5304e
Show file tree
Hide file tree
Showing 17 changed files with 623 additions and 329 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*~
*.swp
*.orig
*.pyc
/nbproject
.idea/
.redcar/
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ install:
- pip install -r test-requirements.txt
script:
- pep8 .
- nosetests duplicate_ghprb_jobs -v --with-coverage --cover-package=duplicate_ghprb_jobs
- nosetests jenkins -v --with-coverage --cover-package=jenkins
1 change: 0 additions & 1 deletion duplicate_ghprb_jobs/requirements.txt

This file was deleted.

223 changes: 0 additions & 223 deletions duplicate_ghprb_jobs/tests/test_deduper.py

This file was deleted.

File renamed without changes.
Loading

0 comments on commit 2f5304e

Please sign in to comment.