Skip to content

Commit

Permalink
[ci] refs fibercrypto#135 - Fix indentation error in Travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
olemis committed Dec 13, 2019
1 parent cb95855 commit 1c9ce59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ matrix:
- DEFAULT_TARGET=android-emulator make build-docker
- make lint
- make test
- make test-cover-travis
- make test-cover-travis
- stage: Linux
install:
- make install-docker-deps
Expand Down

0 comments on commit 1c9ce59

Please sign in to comment.