Testing GraphQL 1.3.0 in Travis

This commit is contained in:
Alberto Miedes Garcés
2017-01-12 20:11:47 +01:00
parent d1f14ffb93
commit 7a9373942a
5 changed files with 41 additions and 22 deletions

View File

@@ -65,7 +65,7 @@ gem 'browser'
gem 'turnout', '~> 2.4.0'
gem 'redcarpet'
gem 'graphql'
gem 'graphql', '~> 1.3.0'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console