Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
[travis] Fixing import error in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tasdikrahman committed Apr 6, 2017
1 parent be54b69 commit 798629f
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 @@ -4,8 +4,8 @@ python:
- "3.4"

install:
- "pip install ."
- "pip install -r requirements.txt"
- "pip install ."

notifications:
webhooks:
Expand Down

0 comments on commit 798629f

Please sign in to comment.