mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 12:50:38 -07:00
fix: ci
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ node_js:
|
||||
- "0.12"
|
||||
before_script:
|
||||
- npm install -g mocha
|
||||
after_script:
|
||||
script:
|
||||
- if [[ $(echo "$TRAVIS_NODE_VERSION >= 6" | bc -l) ]]; then npm run test; fi
|
||||
- npm run e2e
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user