.travis.yml: simplify make command
This commit is contained in:
parent
4ea2039257
commit
b790bd61ee
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ before_install:
|
|||
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh && source ./x.sh
|
||||
- evm install emacs-25.1-travis --use --skip
|
||||
- cp init.example.el init.el
|
||||
- YES=1 make
|
||||
- YES=1 make install
|
||||
script:
|
||||
- make test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue