Skip to content

Commit

Permalink
maybe we don't need that requirements.txt anymore?
Browse files Browse the repository at this point in the history
  • Loading branch information
toumorokoshi committed Jun 15, 2016
1 parent 2d9a4f4 commit 785e2e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ language: python
python:
- "2.7"
- "3.5"
install: "pip install -r requirements.txt"
script: "uranium test"
# install: "pip install -r requirements.txt"
script: "./uranium test"

0 comments on commit 785e2e3

Please sign in to comment.