Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepali-arvind committed Jun 17, 2019
1 parent 28d14a3 commit 52e6665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -28,7 +28,7 @@ before_script:

script:
- gulp test
- sonar-scanner
- if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then sonar-scanner
- cd src/styles/ && sh sasstocss.sh
- cd ../../ && pwd && gulp build --max_old_space_size=4096
- cd dist && npm pack
Expand Down

0 comments on commit 52e6665

Please sign in to comment.