travis: Remove unreliable devnet test

This commit is contained in:
Armani Ferrante 2021-02-08 22:15:42 +08:00
parent 5378a21123
commit b2434867c5
No known key found for this signature in database
GPG Key ID: D597A80BCF8E12B7
1 changed files with 0 additions and 2 deletions

View File

@ -55,5 +55,3 @@ jobs:
- pushd examples/tutorial/basic-2 && anchor test && popd
- pushd examples/tutorial/basic-3 && anchor test && popd
- pushd examples/tutorial/basic-4 && anchor test && popd
- solana airdrop 10 --url https://devnet.solana.com && solana airdrop 10 --url https://devnet.solana.com
- pushd examples/lockup && anchor test && popd