Update .travis.yml

This commit is contained in:
LNIS-Projects 2018-12-14 16:13:05 -07:00 committed by GitHub
parent 1b6d5b3b5d
commit 41067f6ac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -47,9 +47,8 @@ compiler:
before_install:
install:
- make
script:
script: make
after_failure:
- echo "success"