Browse Source

Make travis happy

Alexander Petrovsky 9 years ago
parent
commit
ba664e8982
1 changed files with 4 additions and 2 deletions
  1. 4 2
      .travis.yml

+ 4 - 2
.travis.yml

@@ -1,6 +1,8 @@
 language: erlang
 otp_release:
-  - 18.2.1
+  - 18.0
   - 17.0
-  - R16B03-1
+  - R16B03
   - R15B03
+script:
+  - make test