Skip to content

Commit

Permalink
enables RSocket tests in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
buritos committed Jan 10, 2020
1 parent 45711f3 commit 62570e8
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 @@ -9,7 +9,7 @@ before_install:
- cd vlingo-actors && mvn install -DskipTests=true
- cd ${TRAVIS_BUILD_DIR}
script:
- mvn install -PTravisCI
- mvn install
deploy:
provider: bintray
file: bintray.json
Expand Down

0 comments on commit 62570e8

Please sign in to comment.