Skip to content

Commit

Permalink
Fixing the travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
reblace committed Nov 12, 2018
1 parent 2b90df3 commit f144c21
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,8 +1,6 @@
language: node_js
node_js:
- "10"
cache:
directories:
- ./node_modules
cache: npm
script: npm run build
sudo: false

0 comments on commit f144c21

Please sign in to comment.