Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeal authored Nov 10, 2020
1 parent d1e0805 commit e90bb8e
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 @@ -16,8 +16,8 @@ jobs:
os: osx
allow_failures:
- os: osx
script: gradlew buildCore
script: gradlew buildUI
script: ./gradlew buildCore
script: ./gradlew buildUI

Notifications:
email:
Expand Down

0 comments on commit e90bb8e

Please sign in to comment.