mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-22 16:56:10 +01:00
revert last line. Travis CI can run with v8 dependency. Closes #1382
This commit is contained in:
parent
dcdd5a73a5
commit
fbe69a9a55
1 changed files with 1 additions and 3 deletions
4
Gemfile
4
Gemfile
|
|
@ -28,9 +28,7 @@ group :assets do
|
|||
|
||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||
gem 'therubyracer', :platform => :ruby
|
||||
|
||||
# Uncomment if you cannot use a native libv8 library
|
||||
# gem "libv8"
|
||||
gem "libv8"
|
||||
|
||||
gem 'uglifier'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue