projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a31591b
)
Update travis configuration for apt addoon changes
author
Tom Hughes
<tom@compton.nu>
Mon, 30 Mar 2015 23:13:16 +0000
(
00:13
+0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 30 Mar 2015 23:13:16 +0000
(
00:13
+0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 013d6f66e3ece7a9d6009deed373785d60b19bc6..e4f7390936762ad0c41a3abd09aa2350f2d6393f 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-5,8
+5,9
@@
rvm:
cache: bundler
addons:
postgresql: 9.1
cache: bundler
addons:
postgresql: 9.1
- apt_packages:
- - postgresql-server-dev-9.1
+ apt:
+ packages:
+ - postgresql-server-dev-9.1
services:
- memcached
env:
services:
- memcached
env: