Skip to content

Commit

Permalink
Updated travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
arunchaganty committed Jun 10, 2017
1 parent 5031f7e commit 18be2e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ python:
- 3.5
notifications:
email: false
before_install:
- sudo apt-get update
install:
sudo apt-get install python-pip python-tox
# Run test
script: tox
# only integrate the master branch
Expand Down

0 comments on commit 18be2e7

Please sign in to comment.