travis: Upgrade to solana cli 1.5.5

This commit is contained in:
Armani Ferrante 2021-01-29 06:25:12 -08:00
parent 6648f185ec
commit 10e0afab4f
No known key found for this signature in database
GPG Key ID: D597A80BCF8E12B7
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ _examples: &examples
- npm install -g @project-serum/common
- npm install -g @solana/spl-token
- sudo apt-get install -y pkg-config build-essential libudev-dev
- sh -c "$(curl -sSfL https://release.solana.com/v1.5.0/install)"
- sh -c "$(curl -sSfL https://release.solana.com/v1.5.5/install)"
- export PATH="/home/travis/.local/share/solana/install/active_release/bin:$PATH"
- export NODE_PATH="/home/travis/.nvm/versions/node/v$NODE_VERSION/lib/node_modules/:$NODE_PATH"
- yes | solana-keygen new