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

Commit

Permalink
#112 - travis.yml to be removed
Browse files Browse the repository at this point in the history
  • Loading branch information
seajosh committed Nov 19, 2014
1 parent a9b78f7 commit e619099
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: python
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
install:
- "pip install ."
script: "python tests.py"
Expand Down
10 changes: 0 additions & 10 deletions travis.yml

This file was deleted.

0 comments on commit e619099

Please sign in to comment.