Skip to content

Commit

Permalink
added project attributes and filters
Browse files Browse the repository at this point in the history
  • Loading branch information
mpantel committed Nov 15, 2021
1 parent 893a880 commit 4838776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ _test_gem_pg: &_test_gem_pg
- postgres --version
- sudo rm -f /usr/local/bin/yarn
- nvm install 10
- rvm install 2.6.3 # was 3.0.2
- rvm install 3.0.2
- gem install bundler
- ln -s /usr/lib/chromium-browser/chromedriver ~/bin/chromedriver
- echo 'install completed'
Expand Down

0 comments on commit 4838776

Please sign in to comment.