Skip to content

Commit

Permalink
update tests to numpy 1.17 friendly version of awkward-numba
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray committed Jul 29, 2019
1 parent 79899df commit 0471cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
- JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
matrix:
- AWKWARD="awkward>=0.8.4"
- AWKWARD="awkward-numba==0.8.15 uproot-methods==0.4.7 uproot==3.4.21"
- AWKWARD="awkward-numba==0.8.16 uproot-methods==0.4.7 uproot==3.4.21"
matrix:
addons:
apt:
Expand Down

0 comments on commit 0471cf1

Please sign in to comment.