Skip to content

Commit

Permalink
rolled back travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth Utgikar committed Dec 22, 2020
1 parent d30ee3e commit 0132402
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ before_script:
- chmod +x gradlew

script:
- travis_wait 30 ./gradlew clean build
- travis_wait 30 ./gradlew test
- ./gradlew clean build
- ./gradlew test

after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 0132402

Please sign in to comment.