Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Remove test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xorrior committed Jan 4, 2018
1 parent 132c892 commit 32136b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 155 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,3 @@ jobs:
- run:
name: Start Empire
command: 'sudo ./empire --headless &'
- run:
name: modify kernel behavior for TIME_WAIT connections
command: 'sudo sysctl net.ipv4.tcp_tw_recycle=1'
- run:
name: REST API test
command: 'cd .circleci/ && python test.py'
149 changes: 0 additions & 149 deletions .circleci/test.py

This file was deleted.

0 comments on commit 32136b1

Please sign in to comment.