Skip to content

Commit

Permalink
update phantomjs for TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
tdtds committed May 16, 2019
1 parent 744417b commit dd6b9c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,8 @@ bundler_args: "--without server --jobs=3 --retry=3"

before_install:
- "echo 'gemspec' > Gemfile.local"
- echo "gem 'phantomjs', '= 1.9.8.0'" >> Gemfile.local
- gem update --system
- gem update bundler
- bundle update phantomjs

before_script:
- npm install
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/tdiary/tdiary-core",
"devDependencies": {
"jquery": "~3.2.1",
"jquery": "~3.4.1",
"jasmine-jquery": "~2.1.1"
}
}

0 comments on commit dd6b9c2

Please sign in to comment.