Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
use yarn and don't send emails :D
Browse files Browse the repository at this point in the history
  • Loading branch information
hharnisc committed Oct 25, 2017
1 parent b3ce9c3 commit 1a51e0b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: node_js
node_js:
- "7"
- "6"
- "8"
cache: yarn
notifications:
slack: buffer:1BH6SijgzfGrsX3b2I8PHyET
on_success: never
on_failure: always
email: false

0 comments on commit 1a51e0b

Please sign in to comment.