Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tqchen committed Jul 3, 2015
1 parent 099581b commit 52b3dcd
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 @@ -27,7 +27,7 @@ before_install:
- source ${TRAVIS}/travis_setup_env.sh

install:
- pip install cpplint pylint --user `whoami`
- pip install cpplint pylint numpy --user `whoami`

script: scripts/travis_script.sh

Expand Down

0 comments on commit 52b3dcd

Please sign in to comment.