Skip to content

Commit

Permalink
using bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
lindt committed Mar 13, 2016
1 parent bd49cb9 commit 1b0a7e9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ python:
- "3.5"
- "3.5-dev"
before_install:
- sudo apt-get update
- sudo apt-get install rake ruby
- sudo gem install aruba rubocop --no-format-exec
- sudo bundler
install: "pip install pyaml flake8 pylint"
script: "rake test"

0 comments on commit 1b0a7e9

Please sign in to comment.