Skip to content

Commit 51a4f73

Browse files
committed
Updated travis build
1 parent a9765ca commit 51a4f73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ install:
1212
- conda install --yes python=$TRAVIS_PYTHON_VERSION
1313
- conda install -c conda-forge --yes jupyter notebook ipywidgets ipyparallel
1414
- conda config --add channels https://conda.anaconda.org/exaanalytics
15-
- conda install --yes exa
15+
- conda install --yes numba exa
1616
- pip install sphinxcontrib-autoanysrc coverage codecov python-coveralls
1717
- python setup.py install
1818
- exa -uu

0 commit comments

Comments
 (0)