drop firefox addon from travis.yml
Travis build environment was updated to FF 31
This commit is contained in:
parent
f1ab434b18
commit
2348fb9d09
1 changed files with 0 additions and 3 deletions
|
|
@ -18,9 +18,6 @@ env:
|
||||||
bundler_args: "--without development production heroku"
|
bundler_args: "--without development production heroku"
|
||||||
script: "./script/ci/build.sh"
|
script: "./script/ci/build.sh"
|
||||||
|
|
||||||
addons:
|
|
||||||
firefox: "31.0"
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue