Commit 1cf2cb54 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Update .travis.yml

parent a9e66cf4
...@@ -7,7 +7,7 @@ language: c ...@@ -7,7 +7,7 @@ language: c
# We need CMake, Mono and NUnit # We need CMake, Mono and NUnit
install: install:
- sudo apt-get install cmake mono-complete nunit >/dev/null 2>&1 - sudo apt-get install cmake mono-devel nunit >/dev/null 2>&1
script: script:
- uname --all - uname --all
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment