Skip to content

Commit 7aa6d38

Browse files
committed
BLD: Avoid getting pre-release numpy.
1 parent bf69e42 commit 7aa6d38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ before_install:
1515
- git clone https://github.com/NSLS-II/nsls2-ci --branch master --single-branch ~/ci_scripts
1616
- source ~/ci_scripts/install-miniconda.sh
1717
- pip install sphinx-gallery path.py
18+
- pip install numpy
1819
- pip install -U matplotlib --pre
1920

2021
script:

0 commit comments

Comments
 (0)