Skip to content

Commit

Permalink
comment out node 10 & 11 - zmq has a problem with those. Maybe replac…
Browse files Browse the repository at this point in the history
…e with zeromq?
  • Loading branch information
SillyFreak committed Nov 6, 2018
1 parent d0aeb9a commit 41dd5c4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: node_js

node_js:
- 11
- 10
# not working - see https://travis-ci.org/PRIArobotics/HedgehogNodeClient/builds/451424715
# - 11
# - 10
- 9
- 8
- 7
Expand Down

0 comments on commit 41dd5c4

Please sign in to comment.