mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 14:43:05 -03:00
remove references to maven usage in both README and travis.yml
Signed-off-by: Miguel Molina <miguel@erizocosmi.co>
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
language: go
|
||||
sudo: required
|
||||
|
||||
go:
|
||||
- 1.8
|
||||
@ -18,7 +17,6 @@ matrix:
|
||||
- mkdir -p $GOPATH/src/gopkg.in/src-d/enry.v1
|
||||
- rsync -az ${TRAVIS_BUILD_DIR}/ $GOPATH/src/gopkg.in/src-d/enry.v1
|
||||
- go get -v gopkg.in/src-d/enry.v1/...
|
||||
- sudo apt-get install maven
|
||||
|
||||
before_script:
|
||||
- cd java
|
||||
|
Reference in New Issue
Block a user