Skip to content

Commit 44ab23a

Browse files
Directory issue
1 parent 2bc30ca commit 44ab23a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
language: java
22
jdk: oraclejdk8
3-
script: mvn clean test
3+
script:
4+
- cd tools
5+
- mvn clean test

0 commit comments

Comments
 (0)