Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akiran authored Dec 5, 2018
1 parent 9e882e3 commit b491b3a
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,3 @@ node_js:
- "stable"

sudo: false

cache:
npm: true
directories:
- node_modules

# so as to ensure slick-carousel is always there
before_script:
- npm install -g gulp-cli
- npm install slick-carousel

script:
- npm run build
- npm run test

notifications:
email:
on_failure: always
on_success: always

0 comments on commit b491b3a

Please sign in to comment.