Skip to content

Commit b1d7c87

Browse files
committed
Merge branch 'master' of github.com:biocore/qiita into samplesanalysis
2 parents 0364a0b + ca65fb1 commit b1d7c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ before_install:
1010
# Update conda itself
1111
- conda update --yes conda
1212
install:
13-
- conda create --yes -n env_name python=$PYTHON_VERSION pip nose pep8 openpyxl=1.8.2
13+
- conda create --yes -n env_name python=$PYTHON_VERSION pip nose pep8 openpyxl=1.8.2 pandas
1414
- source activate env_name
1515
- pip
1616
- pip install coveralls

0 commit comments

Comments
 (0)