Swimm changes in Travis
This commit is contained in:
parent
96e103ada5
commit
9783b57761
|
@ -106,8 +106,8 @@ script:
|
|||
- wget "https://firebasestorage.googleapis.com/v0/b/swimmio.appspot.com/o/Release%2Fv029%2FSwimm_0.2.9_Setup.deb?alt=media&token=774ebd98-cb4e-4615-900c-aada224c1608" -O swimm
|
||||
- sudo dpkg -i swimm
|
||||
- chmod +x ./swimm
|
||||
- ./swimm --version
|
||||
- ./swimm verify
|
||||
- swimm --version
|
||||
- swimm verify
|
||||
|
||||
after_success:
|
||||
# Upload code coverage results to codecov.io, see https://github.com/codecov/codecov-bash for more information
|
||||
|
|
Loading…
Reference in New Issue