Skip to content

Commit b09022d

Browse files
authored
use somdev.me for tests
1 parent 42bb671 commit b09022d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ before_script:
1212
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
1313
- flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
1414
script:
15-
- python photon.py -u "https://stackoverflow.com" -l 1 -d 1 -t 100 --regex "\d{10}" --dns --output="d3v"
16-
- python photon.py -u "https://rocket.chat" -l 1 -t 10 --seeds="https://stackoverflow.com/jobs" --only-urls --export=json --wayback
15+
- python photon.py -u "https://somdev.me" -l 1 -d 1 -t 100 --regex "\d{10}" --dns --output="d3v"
16+
- python photon.py -u "https://somdev.me" -l 1 -t 10 --seeds="https://somdev.me/posts" --only-urls --export=json --wayback

0 commit comments

Comments
 (0)