travis: Run example 3

This commit is contained in:
Armani Ferrante 2021-01-14 15:21:51 -08:00
parent 861e0b6ea4
commit 759ba349f8
No known key found for this signature in database
GPG Key ID: D597A80BCF8E12B7
1 changed files with 1 additions and 0 deletions

View File

@ -44,3 +44,4 @@ jobs:
- pushd examples/tutorial/basic-0 && anchor test && popd
- pushd examples/tutorial/basic-1 && anchor test && popd
- pushd examples/tutorial/basic-2 && anchor test && popd
- pushd examples/tutorial/basic-3 && anchor test && popd