We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a12aba3 commit 6fb9c5dCopy full SHA for 6fb9c5d
.travis.yml
@@ -6,6 +6,7 @@ jdk:
6
before_install:
7
- touch local.properties
8
9
-script: exec ./kobaltw --log 2 assemble
+script: exec ./kobaltw --log 2 assemble test
10
+
11
12
0 commit comments