Skip to content

Commit

Permalink
configure .travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
troutman21 committed Jun 21, 2019
1 parent 5469009 commit 09ebabd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "stable"
# before_script:
# - npm install
# script:
# - npm run makeCat
install:
- npm install
script:
- npm run catMe

0 comments on commit 09ebabd

Please sign in to comment.