Skip to content

Commit

Permalink
Added gulp script for travis cli.
Browse files Browse the repository at this point in the history
  • Loading branch information
arshadkhan53 committed Jul 25, 2021
1 parent c812720 commit f7f658f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
language: node_js
node_js:
- 14
before_script:
- npm install -g gulp-cli
script: gulp

0 comments on commit f7f658f

Please sign in to comment.