Skip to content

Commit

Permalink
Add TS build to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Punya Biswal committed Oct 3, 2014
1 parent 989aee1 commit 3f285bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,5 +1,8 @@
before_install:
- git fetch --unshallow
- npm install -g grunt-cli
- npm install
language: java
script:
- grunt
- mvn integration-test

0 comments on commit 3f285bc

Please sign in to comment.