Skip to content
Snippets Groups Projects
Commit b9e15931 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Removed travis-ci configuration file.

parent 5b7829bf
Branches
No related tags found
No related merge requests found
language: cpp
sudo: required
os: osx
osx_image: xcode7.3
cache: ccache
cache:
directories:
- /usr/local
before_install:
- brew update
- brew install ccache
- brew install octave
script:
- make check-octave
- ./success.sh
![](https://travis-ci.org/DynareTeam/dates.svg?branch=master)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment