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
@@ -15,6 +15,9 @@ env: @@ -15,6 +15,9 @@ env:
15 - TASK=jasmine:ci DB=postgresql 15 - TASK=jasmine:ci DB=postgresql
16 before_install: 16 before_install:
17 - sudo apt-get install libicu-dev -y 17 - sudo apt-get install libicu-dev -y
  18 +branches:
  19 + only:
  20 + - 'master'
18 rvm: 21 rvm:
19 - 2.0.0 22 - 2.0.0
20 services: 23 services: