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

Commit d74a85c

Browse files
author
Michael Shields
committedAug 18, 2015
Fix typo.
1 parent 9f581d2 commit d74a85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: python
22
python:
33
- "2.7"
4-
script: python ipaddr_tests.py
4+
script: python ipaddr_test.py
55
sudo: false

0 commit comments

Comments
 (0)
This repository has been archived.