Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Commit

Permalink
Fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
dweedon-stripe committed Dec 16, 2019
1 parent a837941 commit 8498ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "6"
- "8"
script:
- npm run lint
- npm run flow
Expand Down

0 comments on commit 8498ce8

Please sign in to comment.