Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WenderGalan authored Nov 9, 2019
1 parent 4b63130 commit cd6c2d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ dist: trusty
before_install:
- cd Back-end
- chmod +x mvnw
install: true
script: mvn clean package -DskipTests=true

0 comments on commit cd6c2d4

Please sign in to comment.