We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9585db commit 4d3f66eCopy full SHA for 4d3f66e
.travis.yml
@@ -1,6 +1,6 @@
1
language: ruby
2
rvm:
3
- - 2.1.1
+ - 2.1.1p76
4
before_script:
5
- "export SECRET_TOKEN='869ee827f9b463e63e052173c4ecd0ecc129645bbb2ca4b21ff1998303d54e079fc392f6c9bba2339adf86c06ea247a9086bc353ad7220c56c5af587b1a6946b'"
6
- "cp config/database.yml.postgresql config/database.yml"
@@ -13,4 +13,3 @@ before_script:
13
14
script:
15
- "bundle exec rake"
16
-
0 commit comments