summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@plataformatec.com.br>2012-07-04 18:54:47 +0200
committerJosé Valim <jose.valim@plataformatec.com.br>2012-07-04 18:54:47 +0200
commitc2ebb620ffb41b68692049898ac54c750deb40db (patch)
tree13ed2bbb597acc313d8d5d7953df8b49220eaa25 /.travis.yml
parent77d018758b66d0cf7f97a1ae0cd2bcf9488779c3 (diff)
downloadelixir-c2ebb620ffb41b68692049898ac54c750deb40db.tar.gz
Try to make travis happy
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6e0a75705..c09c6dcb1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
language: erlang
-script: "make compile .full test"
+script: "make compile && make .full test"
notifications:
irc: "irc.freenode.org#elixir-lang"
recipients: