Skip to content

Commit

Permalink
Merge pull request #168 from OpenST/release-0.10
Browse files Browse the repository at this point in the history
Release 0.10
  • Loading branch information
benjaminbollen authored Apr 3, 2019
2 parents 2fbb7b6 + 179c0d2 commit 9694370
Show file tree
Hide file tree
Showing 2 changed files with 1,600 additions and 1,586 deletions.
10 changes: 2 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dist: trusty
language: node_js
sudo: required
node_js:
- "11"
branches:
only:
- master
Expand All @@ -12,12 +12,6 @@ notifications:
- [email protected]
on_success: always
on_failure: always
node_js:
- "9"
before_install:
- node --version
install:
- npm install
script:
- npm run test
- npm run test:integration
Expand Down
Loading

0 comments on commit 9694370

Please sign in to comment.