Skip to content

Commit

Permalink
already working. trying long shot
Browse files Browse the repository at this point in the history
  • Loading branch information
hpnog committed Jan 2, 2020
1 parent 452a82b commit 51c1e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -27,7 +27,7 @@ matrix:
- cd leetCodeSolutionsKotlin
- ./gradlew build
after_success:
- bash <(curl -s https://codecov.io/bash) -R ./src/main/kotlin
- bash <(curl -s https://codecov.io/bash) -R ./src/
- language: python
python:
- "3.5"
Expand Down

0 comments on commit 51c1e32

Please sign in to comment.