Skip to content

Commit

Permalink
travis update config 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Xsardas1000 committed May 31, 2018
1 parent 76f962d commit d8abd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ before_install:
- export PATH="$HOME/miniconda/bin:$PATH"
- conda update --yes conda
- conda install --yes numpy scipy
- pip install --quiet pytest pytest-cov pytest-xdist chardet feedparser nltk
- pip install --quiet pytest pytest-cov pytest-xdist chardet feedparser nltk bs4

nstall:
- python setup.py install --quiet
Expand Down

0 comments on commit d8abd0d

Please sign in to comment.