Skip to content

Commit

Permalink
Enabling integration tests in Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
Otávio Fernandes committed Mar 30, 2019
1 parent 4230ede commit 8596092
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 @@ -16,6 +16,6 @@ script:
- make bootstrap
- make
- make test
# - make integration
- make integration
after_success:
- make codecov

0 comments on commit 8596092

Please sign in to comment.