Update .travis.yml

This commit is contained in:
Tianqi Chen 2015-07-03 15:21:20 -07:00
parent f858856586
commit 0ea7adff92

View File

@ -8,6 +8,7 @@ env:
- TASK=lint LINT_LANG=python
- TASK=doc
- TASK=build CXX=g++
- TASK=test CXX=g++
# dependent apt packages
addons: