Skip to content

Commit

Permalink
remove matrix and skip check
Browse files Browse the repository at this point in the history
  • Loading branch information
antonydenyer committed Sep 27, 2019
1 parent 97438e2 commit 5e250e7
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 @@ -11,6 +11,7 @@ cache:
- "$HOME/.gradle/wrapper/"

install: skip
test: skip

jobs:
include:
Expand All @@ -30,5 +31,4 @@ jobs:
after_success:
- bash <(curl -s https://codecov.io/bash)
env:
matrix:
- secure: UGlPwgcOSfbfiOQ88B920Fg/BMFZoQltgXNd8igCVSP8mllDkKQa5KLmM0YAZS0RxIKP5NB5h6xj/tP+zm90xzIU96BmNoPO8S+uRMAGa0MXhf0mUNxwUaHocuPGcOgyjToX1OQNgr0VupyLP8eL1XYgm9vzcvKP+IPkt8rzzF0xDn/nkZnstlrjhTneMaFCLTpQFMYrxbTBcespxv0xvK45n8bJCqk30eV18mwbTNSDh+3ljYYiFElvIgLGUQaFujM73z1u/EYPezs0c8uLEK+9IINSX1UQS5GhuOR2um+7oy1VrK4dpnn22c9WOh5cEEXsFnEzRzKI/vYm6vdusx+sQT8gvZZdwx0EtwWvoqEIoUZmMv6KBNEd0pi3Coe9P28GtPuNI9vyfGPvF9i1tO8uxrGFpxdVmvABkXlbPWoQKQSfJHSwiNIgdWVVyc1rl6qkPiEfrkXUEIf+R4quCWitDay4yXAFWoV4LXf8KHOpwzl3i7weI9cuM7sT7Y6hctKJOt6mxjzm/3viX+BsOwWmSFbniJgtDIRt7jiK0o54HwCoSGRI41itJhBNeUE4BKmtGEoA6M9kB8nx26JI5wLHkunfPGq6eqlpw+t4jWyS7Y+T8Xx4Hs/vIlCda4UgpVXBBoHvuvP/Jv4SJO1m8UJ/YiVn605qZuKW3oFjeZg=

0 comments on commit 5e250e7

Please sign in to comment.