Skip to content

Commit

Permalink
Add 'install_package_control' step into install section
Browse files Browse the repository at this point in the history
  • Loading branch information
naokazuterada committed Jun 20, 2017
1 parent f96f02d commit 89309ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ before_install:
install:
- sudo pip install coveralls coverage
- sh travis.sh bootstrap
- sh travis.sh install_package_control

script:
- sh travis.sh run_tests --coverage
Expand Down

0 comments on commit 89309ca

Please sign in to comment.