Skip to content

Commit

Permalink
update for travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hamano committed Jul 21, 2015
1 parent 6af6d57 commit f95216a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ before_install:
- sudo apt-get install -qq libsmbclient-dev

install:
- pip install .
- python setup.py build
# - pip install .

script:
- echo "no test"

0 comments on commit f95216a

Please sign in to comment.