Skip to content

Commit

Permalink
Merge branch 'hamzahamidi-build/update-dependencies'
Browse files Browse the repository at this point in the history
  • Loading branch information
felixzapata committed May 25, 2020
2 parents 9cabbc0 + f574a63 commit a61b36e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 298 deletions.
10 changes: 8 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
language: node_js

node_js:
- "8"
- "10"
- "9"
- "12"

before_script:
- npm install -g gulp
- npm install

script:
- npm run test

0 comments on commit a61b36e

Please sign in to comment.