First attempt with Travis CI
This commit is contained in:
parent
87a621fa27
commit
9be61ad869
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
||||
language: java
|
||||
script:
|
||||
- mvn -f webgoat-classloader
|
||||
- mvn install
|
Loading…
x
Reference in New Issue
Block a user