Skip to content

Commit

Permalink
fix: Change OS and nodejs version (#715)
Browse files Browse the repository at this point in the history
* Change OS and nodejs version

Signed-off-by: flacatus <[email protected]>

* Revert nodejs update

Signed-off-by: flacatus <[email protected]>
  • Loading branch information
flacatus authored May 19, 2020
1 parent 3f5296c commit f5c2815
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 @@
jobs:
include:
- os: osx
- os: linux
language: node_js
node_js: '10'
before_deploy:
Expand Down

0 comments on commit f5c2815

Please sign in to comment.