History for dmpopidor / .travis.yml
2018-08-02
@Bodacious
Add Google chrome to Travis CI config
Bodacious committed on 2 Aug 2018
2018-07-27
@Bodacious
Remove Rake test from Travis CI config
Bodacious committed on 27 Jul 2018
2018-07-24
@Bodacious
Add RSpec check to Travis CI
Bodacious committed on 24 Jul 2018
2018-05-23
@bhavi
Ruby Upgrade v2.4.4 ...
bhavi authored on 1 May 2018 briley committed on 23 May 2018
2017-10-18
@briley
updated to node 8.x from 6.x because node install started failing on travis
briley committed on 18 Oct 2017
2017-08-23
@Jose Lloret
is module and travis configuration tweaked. DMPRoadmap/roadmap#601 ...
Jose Lloret committed on 23 Aug 2017
2017-08-22
@Jose Lloret
Resolve merge conflicts. DMPRoadmap/roadmap#587
Jose Lloret committed on 22 Aug 2017
2017-08-07
@Jose Lloret
front-end dependencies handled through npm. DMPRoadmap/roadmap#551
Jose Lloret committed on 7 Aug 2017
2017-03-30
@briley
switched all Perm::CONSTANT to Perm.scope calls. Travis could not handle CONSTANT definitions likely due to rails/ruby evironment. Its better to use scope for queries anyway
briley committed on 30 Mar 2017
@briley
switched travis file to isolate tests against a single controller
briley committed on 30 Mar 2017
2017-03-28
@briley
added branding.yml copy to travis file
briley committed on 28 Mar 2017
2017-03-07
@briley
Updated travis file to recreate the test DB and then load it from the schema.rb file rather than running db:migrate due to issues with the dmponline upgrade scripts
briley committed on 7 Mar 2017
2016-11-03
@briley
reverted travis file back to db:migrate
briley committed on 3 Nov 2016
@briley
remove db:test:prepare and replaced with specific drop, create and migrate
briley committed on 3 Nov 2016
@briley
remove db:test:prepare and replaced with specific drop, create and migrate
briley committed on 3 Nov 2016
@briley
switch travis to use db:test:prepare instead of db:migrate
briley committed on 3 Nov 2016
@briley
switch travis to use db:test:prepare instead of db:migrate
briley committed on 3 Nov 2016
@briley
fixed path error in travis file
briley committed on 3 Nov 2016
@briley
fixed path error in travis file
briley committed on 3 Nov 2016
@briley
Fixed name of wicked_pdf initializer example and removed devise.rb initializer
briley committed on 3 Nov 2016
2016-11-02
@briley
removed mysql dependency from travis file and updated database_example.yml so that it uses sqlite instead of mysql for testing
briley committed on 2 Nov 2016
@briley
added 'bundle exec' to the rake commands in travis file
briley committed on 2 Nov 2016
@briley
removed mysql db from travis since we're using sqlite for testing now. added line to have it run db:migrate on test db
briley committed on 2 Nov 2016
@briley
fixed merge conflict issue in travis file
briley committed on 2 Nov 2016
2016-09-01
@briley
merged DCC changes into master
briley committed on 1 Sep 2016
2016-08-17
@Brian Riley
Merging current stable development branch into master (#23) ...
Brian Riley authored on 17 Aug 2016 GitHub committed on 17 Aug 2016
2016-08-10
@Damodar
dropdown and org language setting
Damodar committed on 10 Aug 2016
2016-07-22
@Brian Riley
Rails 4.2 (#10) ...
Brian Riley authored on 22 Jul 2016 GitHub committed on 22 Jul 2016
2016-06-27
@briley
setup travis with mysql
briley committed on 27 Jun 2016
@briley
Added steps to copy database and secrets example files so that travis has something to work with
briley committed on 27 Jun 2016