Skip to content

Commit

Permalink
[#58] Integration with Travis-CI (travis.yml)
Browse files Browse the repository at this point in the history
  • Loading branch information
VmickaelV committed Dec 29, 2016
1 parent b903da7 commit 57139e6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,4 @@ install:
- "nvm install 7.3.0"

script:
- "java -version"
- "npm --version"
- "node --version"
- "cd dashboard-back; mvn test"
- "cd dashboard-back; mvn verify"

0 comments on commit 57139e6

Please sign in to comment.