Travis CI: looks like carton isn't needed
This commit is contained in:
parent
481e158a49
commit
970cb57c68
1 changed files with 1 additions and 2 deletions
|
@ -18,5 +18,4 @@ before_script:
|
|||
- cp .travis.travelynx.conf travelynx.conf
|
||||
- psql -c 'create database travelynx_ci_test;' -U postgres
|
||||
script:
|
||||
- carton install
|
||||
- carton exec prove -lv
|
||||
- prove -lv
|
||||
|
|
Loading…
Reference in a new issue