Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Milan
diaspora
Commits
5ee2a17d
Commit
5ee2a17d
authored
Jan 06, 2012
by
Jonne Haß
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bundle without heroku on travis
parent
fa55200e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.travis.yml
.travis.yml
+1
-1
No files found.
.travis.yml
View file @
5ee2a17d
...
...
@@ -14,7 +14,7 @@ env:
-
DB=mysql BUILD_TYPE=cucumber
before_install
:
gem install bundler --pre
bundler_args
:
"
--without
development
production"
bundler_args
:
"
--without
development
production
heroku
"
before_script
:
"
./config/ci/before-travis.sh"
script
:
"
bundle
exec
rake
travis"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment