Skip to content

Commit

Permalink
Execute macro tests in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jvican committed May 25, 2017
1 parent db7df34 commit 25994ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -16,7 +16,7 @@ matrix:

env:
matrix:
- SBT_CMD=";test:compile;scalafmt::test;test:scalafmt::test;safeUnitTests;otherUnitTests"
- SBT_CMD=";test:compile;scalafmt::test;test:scalafmt::test;mainSettingsProj/test;safeUnitTests;otherUnitTests"
# - SBT_CMD="mimaReportBinaryIssues"
- SBT_CMD="scripted actions/*"
- SBT_CMD="scripted apiinfo/* compiler-project/* ivy-deps-management/*"
Expand Down

0 comments on commit 25994ef

Please sign in to comment.