Skip to content

Commit

Permalink
[CONFIG] - run acceptance test
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelBenin committed Jan 14, 2017
1 parent 93604ca commit 346021c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install:
- npm i

script:
- java -version
- npm test
- npm run coverage
- npm run client-coverage
- npm run acceptance-test

0 comments on commit 346021c

Please sign in to comment.