Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dynare
preprocessor
Commits
13a0115b
Commit
13a0115b
authored
Sep 10, 2018
by
Stéphane Adjemian
Browse files
Removed travis-ci configuration file.
parent
c8993146
Changes
2
Hide whitespace changes
Inline
Side-by-side
.travis.yml
deleted
100644 → 0
View file @
c8993146
language
:
cpp
compiler
:
gcc
dist
:
trusty
before_install
:
-
sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
-
sudo apt-get update -q
-
sudo apt-get install g++-6 -y
-
sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-6
90
addons
:
apt
:
packages
:
-
libboost-graph-dev
-
libboost-filesystem-dev
-
doxygen
-
texlive
-
texlive-formats-extra
-
texlive-fonts-extra
-
lmodern
-
latex2html
branches
:
only
:
-
master
git
:
depth
:
false
script
:
-
autoreconf -si
-
./configure
-
make -j
-
make pdf -j
-
make html
README.md
View file @
13a0115b
...
...
@@ -5,8 +5,6 @@
</a>
</div>
[

](https://travis-ci.org/DynareTeam/dynare-preprocessor)
# Dynare Preprocessor
The Dynare Preprocessor defines the Dynare model language. It takes in a
`.mod`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment