Skip to content

Commit

Permalink
CI update
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Metelkin committed Jun 27, 2019
1 parent 95c9bc3 commit 2a1fbe8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '6'
- '8'
- '10'
script:
- npm run build
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SbmlViewer",
"version": "0.2.3",
"version": "0.2.4",
"description": "The collection of transformation from SBML files into human readable formats",
"contributors": [
"Evgeny Metelkin",
Expand Down

0 comments on commit 2a1fbe8

Please sign in to comment.