Add files for Travis CI #696
11
.travis.yml
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
language: ruby
|
||||
![]() I suggest we move the script to the root of the repository. Also please add a I suggest we move the script to the root of the repository. Also please add a `.sh` extension.
![]() Is this required? I think github saves file permissions so you can just make it executable and commit it like that. Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
|
||||
rvm:
|
||||
![]() I suggest we move the script to the root of the repository. Also please add a I suggest we move the script to the root of the repository. Also please add a `.sh` extension.
![]() Is this required? I think github saves file permissions so you can just make it executable and commit it like that. Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
|
||||
- 2.4.1
|
||||
![]() I suggest we move the script to the root of the repository. Also please add a I suggest we move the script to the root of the repository. Also please add a `.sh` extension.
![]() Is this required? I think github saves file permissions so you can just make it executable and commit it like that. Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
|
||||
|
||||
![]() I suggest we move the script to the root of the repository. Also please add a I suggest we move the script to the root of the repository. Also please add a `.sh` extension.
![]() Is this required? I think github saves file permissions so you can just make it executable and commit it like that. Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
|
||||
# Assume bundler is being used, therefore
|
||||
![]() I suggest we move the script to the root of the repository. Also please add a I suggest we move the script to the root of the repository. Also please add a `.sh` extension.
![]() Is this required? I think github saves file permissions so you can just make it executable and commit it like that. Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
|
||||
# the `install` step will run `bundle install` by default.
|
||||
![]() I suggest we move the script to the root of the repository. Also please add a I suggest we move the script to the root of the repository. Also please add a `.sh` extension.
![]() Is this required? I think github saves file permissions so you can just make it executable and commit it like that. Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
|
||||
script: ./build.sh
|
||||
![]() I suggest we move the script to the root of the repository. Also please add a I suggest we move the script to the root of the repository. Also please add a `.sh` extension.
![]() Is this required? I think github saves file permissions so you can just make it executable and commit it like that. Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
|
||||
|
||||
![]() I suggest we move the script to the root of the repository. Also please add a I suggest we move the script to the root of the repository. Also please add a `.sh` extension.
![]() Is this required? I think github saves file permissions so you can just make it executable and commit it like that. Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
|
||||
sudo: false # route your build to the container-based infrastructure for a faster build
|
||||
![]() I suggest we move the script to the root of the repository. Also please add a I suggest we move the script to the root of the repository. Also please add a `.sh` extension.
![]() Is this required? I think github saves file permissions so you can just make it executable and commit it like that. Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
|
||||
|
||||
![]() I suggest we move the script to the root of the repository. Also please add a I suggest we move the script to the root of the repository. Also please add a `.sh` extension.
![]() Is this required? I think github saves file permissions so you can just make it executable and commit it like that. Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
|
||||
cache: bundler # caching bundler gem packages will speed up build
|
||||
![]() I suggest we move the script to the root of the repository. Also please add a I suggest we move the script to the root of the repository. Also please add a `.sh` extension.
![]() Is this required? I think github saves file permissions so you can just make it executable and commit it like that. Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
|
I suggest we move the script to the root of the repository. Also please add a
.sh
extension.I suggest we move the script to the root of the repository. Also please add a
.sh
extension.Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
Is this required? I think github saves file permissions so you can just make it executable and commit it like that.