Skip to content

Commit

Permalink
Snowboy does not support Node > 8 so use that version for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
evancohen committed Jan 10, 2019
1 parent da627ea commit 66da672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "--lts"
- "8"

before_install:
- sudo apt-get install -y libmagic-dev libatlas-base-dev
Expand Down

0 comments on commit 66da672

Please sign in to comment.