Browse Source

travis: Run example 3

Armani Ferrante 4 years ago
parent
commit
759ba349f8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -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