Skip to content

Commit

Permalink
Adding support for multiple operating systems
Browse files Browse the repository at this point in the history
  • Loading branch information
dkayiwa committed Aug 16, 2020
1 parent 8a18bba commit 5d7dfe2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -14,6 +14,10 @@ matrix:
branches:
only:
- master
os:
- windows
- linux
- osx
after_success:
- mvn jacoco:report coveralls:report
notifications:
Expand Down

0 comments on commit 5d7dfe2

Please sign in to comment.