Commit 5021b4be authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Update .travis.yml

parent e7d8af49
...@@ -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-devel mono-gmcs nunit >/dev/null 2>&1 - sudo apt-get install cmake mono-complete nunit >/dev/null 2>&1
script: script:
- uname --all - uname --all
...@@ -29,4 +29,4 @@ notifications: ...@@ -29,4 +29,4 @@ notifications:
- viniciusjarina@gmail.com - viniciusjarina@gmail.com
email: email:
on_success: change on_success: change
on_failure: always on_failure: always
\ No newline at end of file
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