Skip to content

Commit

Permalink
Fixing CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
artemave committed Mar 27, 2018
1 parent 07caf20 commit 6ad919f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
language: node_js
node_js:
- stable
node_js: node
cache:
directories:
- node_modules
env:
- TRAVIS=true
global:
- TRAVIS=true
services:
- postgresql
- mysql
Expand Down

0 comments on commit 6ad919f

Please sign in to comment.