Commit 3351f15af63929caec03c8dd0d62f52b8f7704eb

Authored by Jeroen van Baarsen
1 parent 23144389

Put back the travis information

Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
.travis.yml
... ... @@ -15,6 +15,9 @@ env:
15 15 - TASK=jasmine:ci DB=postgresql
16 16 before_install:
17 17 - sudo apt-get install libicu-dev -y
  18 +branches:
  19 + only:
  20 + - 'master'
18 21 rvm:
19 22 - 2.0.0
20 23 services:
... ...