Skip to content

Commit

Permalink
Update variable name in CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMartinez committed Dec 30, 2019
1 parent 41a4871 commit 8986edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/spago--build-and-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ cd ../../
cd 21-Hello-World/04-Collections-and-Loops
pwd
spago build
HELLO_FOLDABLE_TRAVERSABLE=$?
HELLO_COLLECTIONS_LOOPS=$?
cd ../../

cd 21-Hello-World/05-Application-Structure/
Expand Down

0 comments on commit 8986edd

Please sign in to comment.