Skip to content

Commit

Permalink
we need deps after all
Browse files Browse the repository at this point in the history
  • Loading branch information
pefoley2 committed May 28, 2015
1 parent e5ee7f7 commit 4cd6b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ before_install:
install:
- pip install flake8 sphinx psycopg2 .
# We need to install this separately since it will pull in CslBot from pypi otherwise
- pip install --no-deps git+git://github.com/tjcsl/cslbot-tjhsst
- pip install git+git://github.com/tjcsl/cslbot-tjhsst

before_script:
- psql -U postgres -c 'create database ircbot'
Expand Down

0 comments on commit 4cd6b18

Please sign in to comment.