Show .gitattributes,.gitignore,.travis.yml in Netbeans project

Download playerglobal task
dep task for install dependencies, for Travis CI, etc.
This commit is contained in:
Jindra Petřík
2016-09-19 21:58:08 +02:00
parent 78d90a8b1a
commit 31f23885df
4 changed files with 95 additions and 2 deletions
+1
View File
@@ -1,2 +1,3 @@
language: java
jdk: [oraclejdk8]
install: ant deps